Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/blaz-cerpnjak/flutter-todo-app
📅 Todo App made using Flutter, Dart and Hive database. ⚡🌟
https://github.com/blaz-cerpnjak/flutter-todo-app
app dark-mode dark-theme dart database design flutter hive hive-flutter mobile navigation navigator routing todo todo-app
Last synced: 4 days ago
JSON representation
📅 Todo App made using Flutter, Dart and Hive database. ⚡🌟
- Host: GitHub
- URL: https://github.com/blaz-cerpnjak/flutter-todo-app
- Owner: blaz-cerpnjak
- Created: 2022-06-11T06:40:36.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-16T06:44:37.000Z (7 months ago)
- Last Synced: 2024-11-22T20:37:35.478Z (2 months ago)
- Topics: app, dark-mode, dark-theme, dart, database, design, flutter, hive, hive-flutter, mobile, navigation, navigator, routing, todo, todo-app
- Language: Dart
- Homepage:
- Size: 627 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Flutter Todo App
Cool Todo App made using Flutter & Dart.
   Â
## Images
   Â
Â
   Â
## Implemented functionality:
- adding tasks
- marking tasks as done
- removing tasks
- task history
- Dark & Light mode
- Hive local database
- Custom TabView
- Custom navigation and routing