easytodo/README.md
2024-03-28 00:39:21 +05:30

1.6 KiB
Raw Blame History

Easy ToDo

An easy to use To-Do app, for Android and Linux, made with Flutter.

Screenshots

Android

Linux

Installation

Check out the releases here.

Roadmap

  • Build and release the app.
  • Import/Export functionality.
  • Dark theme.
  • Synchronisation capabilities.
  • Publish on repositories like F-Droid, Flathub, AppImageHub, AUR, Copr etc.

Additional Flutter Dependencies Used

  • hive For persistent storage.
  • flutter_slidable For slide to delete function.
  • url_launcher To launch browser from About.
  • flutter_distribute For building rpm package easily.