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

https://github.com/dipanshu18/flutter-todo

A CRUD functionality todo app with Hive DB
https://github.com/dipanshu18/flutter-todo

android dart flutter flutter-slidable hive navigation widgets

Last synced: 2 months ago
JSON representation

A CRUD functionality todo app with Hive DB

Awesome Lists containing this project

README

          

# ToDo

A ToDo Flutter project that lets users add, delete and check the todos as complete. The data is persisted with the help of Hive so even if the app is removed from the background the user todos remains.

## Demo of the app

![Flutter_ToDo](https://github.com/dipanshu18/flutter-todo/assets/88198352/664b7226-9d50-4a8f-828a-9e9d7d15acbf)