Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/peterakande/todo-app
Simple Flutter app to store todos... Deployed to Web and other 5 supported channels. Use Hive for DB and Bloc for State Management. Clean Architecture.
https://github.com/peterakande/todo-app
clean-architecture flutter state-management todo
Last synced: 7 days ago
JSON representation
Simple Flutter app to store todos... Deployed to Web and other 5 supported channels. Use Hive for DB and Bloc for State Management. Clean Architecture.
- Host: GitHub
- URL: https://github.com/peterakande/todo-app
- Owner: PeterAkande
- Created: 2022-10-28T18:27:28.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-02T09:42:18.000Z (about 2 years ago)
- Last Synced: 2024-11-16T06:28:25.095Z (2 months ago)
- Topics: clean-architecture, flutter, state-management, todo
- Language: Dart
- Homepage: https://peterakande.github.io/flutter_todo_app/
- Size: 8.44 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Todo App
This would be a simple todo app
Use Hive as DB and Bloc for State Management and Navigator 2.0
The goal is to demostrate a clean architecture with Bloc and the Navigation 2.0 API
[Open deployed website](https://peterakande.github.io/flutter_todo_app/)