Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: about 2 months 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: `[email protected]:tranquangvu/flutter-todo.git`
- `cd flutter-todo`
- Get pubspecs: `flutter pub get`
- Start any ios/android simulator
- Run application: `flutter run`

## Screenshots