Skip to content

This is a Flutter tasks app that supports theme switching and the data is stored on the android device using Hive NoSQL database.

Notifications You must be signed in to change notification settings

aricodeine/my_tasks_flutter_app

Repository files navigation

mytasks

A tasks Android app made with Flutter and Hive.

Features

  1. You can delete each task by sliding it to the left where a delete icon will be shown.
  2. You can press and hold on any task and can reorder the tasks list.
  3. You can double tap on any task to mark it completed and then the task will have a strikethrough in the text.
  4. The theme can be switched between light and dark by tapping on the icon in the top left corner of the screen.

About

This is a Flutter tasks app that supports theme switching and the data is stored on the android device using Hive NoSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published