Todo App I made with Flutter.
When the project is finished, I will share the features, the libs I use, etc.
- Dynamic Todos
- HomePage UI
- Add Todo Page
- Shared Preferences for Add Todo Page
- State Management (Provider)
- Settings Page (40% complete now)
- 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
- To be added at the end of the project.
Contributions are always welcome!