Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.
/ flutter_tasks Public archive

A rough clone of the Google Tasks app with Flutter.

License

Notifications You must be signed in to change notification settings

leodr/flutter_tasks

Repository files navigation

Flutter Tasks

A rough clone of the Google Tasks app with Flutter.

MIT License Twitter Follow

Screenshots Development Contribute


This Flutter app is a rough clone of an earlier version of the Google Tasks application.

And I know it all lives in one file that is way too long, but this is just a demo.


❯ Screenshots


❯ Development

  1. Install the Flutter SDK

    This project is built with Flutter 2. You need the Flutter SDK installed locally to start the project, which you can get here.

  2. Install Flutter packages

    Run flutter pub get to install all neccesary packages.

  3. Run the application

    You can start the application with the Flutter extension for the editor of your choice.

    If you like it old-school, you can also use the flutter run command.


❯ Contribute

If you think you have any ideas that could benefit the project, feel free to create a pull request!



Project by Leo Driesch, released under MIT license.

Leo Driesch on Twitter    Leo Driesch on GitHub

About

A rough clone of the Google Tasks app with Flutter.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages