aadityamp01 / Androapps

Important Android projects to learn fundamentals of android development
https://github.com/aadityamp01/Androapps
MIT License
73 stars 53 forks source link

Added To-Do App (Flutter) #123

Closed Chirantan2 closed 2 years ago

Chirantan2 commented 2 years ago

Description

Fixes #120

To-do App

A TO-DO list app using Hive local database Flutter - Dart - Hive

Features of the app

Create new task Delete the task Storing the created task on local device

Alternate Features that can be added

Due date feature for tasks Search feature for searching previously completed tasks

aadityamp01 commented 2 years ago

Hey @Chirantan2 Great Work! Thanks for your contribution into Androapps!