Todo App I made with Flutter.
Desing : https://dribbble.com/shots/8935948-Work-life-Balance-app
Clone the project
git clone https://github.com/yagizdo/Todo-Moon
Go to the project directory
cd Todo-Moon
Install dependencies
flutter pub get
Run App
flutter run
- Dynamic Todos
- HomePage UI
- Add Todo Page
- Shared Preferences for Add Todo Page
- State Management (Provider)
- Dark Mode
- Splash Screen
- Provider : https://pub.dev/packages/provider
- Shared Preferences : https://pub.dev/packages/shared_preferences
- Slidable : https://pub.dev/packages/flutter_slidable
- Font Awesome Flutter : https://pub.dev/packages/font_awesome_flutter
- Hex Color : https://pub.dev/packages/hexcolor
- Percent Indicator : https://pub.dev/packages/percent_indicator
- Flutter Toast : https://pub.dev/packages/fluttertoast
- Flutter Launcher Icons : https://pub.dev/packages/flutter_launcher_icons
- Modal Bottom Sheet : https://pub.dev/packages/modal_bottom_sheet
- Flutter Native Splash : https://pub.dev/packages/flutter_native_splash
2022-08-08.at.17.25.51.-.Emerald.Flyingfish.mp4
Contributions are always welcome!