Skip to content

vruukz/Calendar

Repository files navigation

CalendarApp 📅

A cross-platform calendar app built with Flutter, available on Android and Windows. Create events, set reminders, and manage your schedule with a minimal dark aesthetic.

Flutter Platform

image image

Features

  • 📅 Monthly, 2-week and weekly calendar views
  • ➕ Create and edit events
  • 🎨 Color coded events
  • ⏰ Reminder notifications (Android)
  • 💾 Fully local storage
  • 🗓️ Date and time picker

Setup

  1. Clone the repo
  2. Install dependencies:
flutter pub get
  1. Run:
flutter run

Build

Android APK:

flutter build apk --release

Windows EXE:

flutter build windows

Tech Stack

  • Flutter / Dart
  • table_calendar
  • shared_preferences
  • intl
  • flutter_local_notifications (Android)

Version

Current: 1.0.0

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors