- Notifications
You must be signed in to change notification settings - Fork53
An example Todo App using Flutter with advanced features
License
NotificationsYou must be signed in to change notification settings
nacasha/flutter-things-todo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
An example Todo App using Flutter with advanced features. 🌟
Built using Redux architecture and Redux Persist to store redux state.
Thanks to Md. Faisal Hossain for allowing me to use the ThingsTodo concept.
Visit his profile for more awesome works!
Uplabs Profile :Md. Faisal Hossain
Things Todo Concept :Things Todo App
- Add, Edit and Delete Task
- Add, Edit and Delete Category
- Mark as Done, Later and Important
- Sort tasks by date time
- Daily Task
- Weekly Task
- Done, Later and Important Task
- Search Task
The architecture is based off these projects:
git clone https://github.com/nacasha/flutter-things-todo.gitcd flutter-things-todoflutter packages getflutter run
Runflutter packages pub run build_runner build
to regenerate file when you made changes on any redux state.
date_utils
to manipulate DateTimes.built_value
andbuilt_collection
provides Immutable value types and serialization.flutter_redux
andredux_persist
for state management and persist redux state.flutter_sticky_header
andflutter_calendar_carousel
for awesome components.- more at
pubspec.yaml
About
An example Todo App using Flutter with advanced features
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Uh oh!
There was an error while loading.Please reload this page.