Skip to content

Latest commit

 

History

History
6 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

6 lines (3 loc) · 223 Bytes

Flutter Todolist Example

Demo for Todolist developed with Flutter, utilizing its native widgets as well as SQLite database on Android, with the control logic developed based on BLoC pattern.

Will be completed soon