30 Forks
61 Stars
61 Watchers

flutter_todos

A cross platform todo list app using flutter, sqlite etc. If you read the code, you will understand how to create simple elegant mobile app using Flutter and Dart language.

How to download and setup flutter_todos

Open terminal and run command
git clone https://github.com/mahmudahsan/flutter_todos.git
git clone is used to create a copy or clone of flutter_todos repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with flutter_todos https://github.com/mahmudahsan/flutter_todos/archive/master.zip

Or simply clone flutter_todos with SSH
[email protected]:mahmudahsan/flutter_todos.git

If you have some problems with flutter_todos

You may open issue on flutter_todos support forum (system) here: https://github.com/mahmudahsan/flutter_todos/issues