Taskly – Task Manager App using Flutter GetX

You are currently viewing Taskly – Task Manager App using Flutter GetX

A Flutter task manager app using GetX State Management 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.

See also  Flutter food delivery app using GetX

Learn about chatgpt projects. click here

Installation

  • Install & setup flutter through above documentation.
  • Fork & then clone this repository.
  • 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.
See also  E-commerce App Example With Flutter GetX

App UI

All Screens

Themes Available

Credit

This project was developed by JobinBiju
Download this project from the below link.
https://github.com/JobinBiju/Taskly/archive/refs/heads/main.zip
You can visit original source page from the below link.
https://github.com/JobinBiju/Taskly

Spread the love

Leave a Reply