Ecosyste.ms: Awesome
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 2 months ago
JSON representation
Sample flutter project
- Host: GitHub
- URL: https://github.com/tranquangvu/flutter-todo
- Owner: tranquangvu
- Created: 2021-07-11T10:18:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T10:39:39.000Z (over 3 years ago)
- Last Synced: 2024-11-09T20:44:10.008Z (3 months ago)
- Language: Dart
- Size: 256 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
![]()
![]()
![]()
![]()