Home
Softono

Tasks Android

Open source MIT Dart
13
Stars
3
Forks
1
Issues
1
Watchers
3 years
Last Commit

 About Tasks Android

Flutter todo app using Firebase, Firestore and GetX for Android

Platforms

Web Self-hosted iOS Android

Languages

Dart

Links

Need Help Installing Tasks Android?

We provide expert installation service for this software. Our team will install, configure, and secure Tasks Android on your server. plans start at just $30.

Tasks Android

View on GitHub


Todo
Tasks - Simple & Clean

A minimal todo app made using Flutter.

Screenshots

login add_task edit_task
main_screen home_screen all_tasks
filtered_screen search_screen search_screen

Key Features

  • Multi-list Todo app
  • User Authentication using Firebase Auth
  • Tasks are stored in Firestore DB
  • Tasks can be added, deleted, marked as done
  • Tasks can be scheduled at a specific date and time
  • Multi-color theme
  • Minimal and clean

Command

Install dependencies

flutter pub get

Run application

flutter emulators --launch <emulator_name>
flutter run

Build

flutter build apk

Tech Stack