Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 424 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 424 Bytes

blue_todo

A simple ToDo app built in Flutter. It uses objectbox as local database and flutter_bloc for state management.

build and run

First install the Flutter SDK. Then just execute flutter pub get to install dependencies, after that you can run the app with flutter run!

some screenshots

Home Screen

Adding a ToDo

ToDo added