An open API service indexing awesome lists of open source software.

https://github.com/tranquangvu/flutter-todo

Sample flutter project
https://github.com/tranquangvu/flutter-todo

Last synced: about 1 month ago
JSON representation

Sample flutter project

Awesome Lists containing this project

README

          

# Flutter Todo Example

Sample todo app built with Flutter

## Installations

- Install flutter
- Clone source code: `git@github.com:tranquangvu/flutter-todo.git`
- `cd flutter-todo`
- Get pubspecs: `flutter pub get`
- Start any ios/android simulator
- Run application: `flutter run`

## Screenshots