Skip to content

thelazyindian/Tasks

Repository files navigation

Tasks

A clone of Google Tasks made in ❤️ with Flutter.

Screenshots

Screenshot 1 Screenshot 2 Screenshot 3 Screenshot 4 Screenshot 5 Screenshot 6 Screenshot 7 Screenshot 8 Screenshot 9 Screenshot 10 Screenshot 11 Screenshot 12 Screenshot 13

Differences from Google Tasks

  • Doesn't use Google Tasks API
  • Completed subtasks not separated from parent task when marked complete.
  • A parent task having subtasks is considered to be complete when all subtasks are marked complete.

Upcoming Features

  • User Authentication
  • Import data from Google Tasks API
  • Backup and Sync data with Google Drive

Development

To run this Project first you need to Setup Flutter

  1. Install packages
flutter pub get
  1. Run the Project
flutter run

Libraries Used

About

A clone of Google Tasks app made from scratch with flutter. WIP.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published