Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/)