a new flutter app project to manage tasks.
getting started
a few resources to get you started if this is your first flutter project:
for help getting started with flutter, view our
online documentation, which offers tutorials,
samples, guidance on mobile development, and a full api reference.
installation
- install & setup flutter through above documentation.
- download & then buy this source.
- open the project folder in the ide where flutter is setup.
- connect a physical device or run the app via emulator.
- or you can find the apk files in the releases section of this repository.
features
- add, update & delete tasks.
- cool splash screen animation.
- colorful task icons.
- supports 8 amazing themes.
- uses local database (hive).
- since it uses local db, privacy is ensured.
- daily tasks are sorted & shown seperately.
- dashboard with current & upcoming tasks shown.
- option to repeat tasks daily.
- drink water notification feature that display a notification to drink water once every hour
- fast, compact & easy to use
-
what’s new
- added task notification.
- separated old notification from all tasks screen.
- fixed bug in upcoming tasks.
app ui
all screens
themes available
contribution
- download this project, add improvements & make a pull request.
- send feedback & sugestions here.
support
support this project by giving a star and sharing with your friends.
Comments are closed.