A Flutter-based to-do list app for simple task management. Add, edit, and remove tasks with ease.
- Clone the repository.
- Navigate to the project directory.
- Run the app with
flutter run
.
-
Elegant UI: ToDoozie's elegant and intuitive user interface ensures you stay organized in style.
-
Create Tasks: Seamlessly add tasks with a tap, capturing your to-dos as they come.
-
Update Tasks: Modify and refine your tasks to keep your list up-to-date, adapting to your changing plans.
-
Delete Tasks: Effortlessly remove completed or unnecessary tasks, maintaining a clutter-free list.
-
Local Storage with Hive: ToDoozie utilizes Hive, a nimble NoSQL database, to locally store your tasks, ensuring your data's safety and speed.
ToDoozie relies on these Flutter packages:
- Hive: For efficient local data storage.
- animated_splash_screen: For Splash Screen.
welcome for contributions. Report issues or submit pull requests.