Flutter ToDo App
A simple ToDo App made with Flutter and Hive.
✨ Features
- Create,Delete,Update tasks.
- Create Subtasks.
- Star important Tasks.
? ScreenShots
| Light | Dark |
|---|---|
![]() |
![]() |
? Plugins
| Name | Usage |
|---|---|
| flutter_slidable | slide list item with directional slide actions that can be dismissed. |
| intl | Contains code to deal with internationalized/localized messages, date and number formatting and parsing, bi-directional text, and other internationalization issues. |
| hive_flutter | Lightweight and blazing fast key-value database |

