https://github.com/dipanshu18/flutter-todo
A CRUD functionality todo app with Hive DB
https://github.com/dipanshu18/flutter-todo
android dart flutter flutter-slidable hive navigation widgets
Last synced: 2 months ago
JSON representation
A CRUD functionality todo app with Hive DB
- Host: GitHub
- URL: https://github.com/dipanshu18/flutter-todo
- Owner: dipanshu18
- Created: 2024-02-09T05:20:07.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-09T08:12:17.000Z (over 2 years ago)
- Last Synced: 2025-10-24T21:37:29.095Z (8 months ago)
- Topics: android, dart, flutter, flutter-slidable, hive, navigation, widgets
- Language: C++
- Homepage:
- Size: 266 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ToDo
A ToDo Flutter project that lets users add, delete and check the todos as complete. The data is persisted with the help of Hive so even if the app is removed from the background the user todos remains.
## Demo of the app
