https://github.com/lizainslie/flutter_todo
Keep track of your tasks with Flutter
https://github.com/lizainslie/flutter_todo
dart flutter flutter-app
Last synced: 8 months ago
JSON representation
Keep track of your tasks with Flutter
- Host: GitHub
- URL: https://github.com/lizainslie/flutter_todo
- Owner: LizAinslie
- License: mit
- Created: 2021-11-27T07:25:16.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-30T06:02:43.000Z (almost 4 years ago)
- Last Synced: 2024-12-27T20:34:15.240Z (10 months ago)
- Topics: dart, flutter, flutter-app
- Language: Dart
- Homepage:
- Size: 114 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Flutter Todo
> Keep track of your tasks with flutter## Building
To build the app, just run `flutter build apk --release` in the project's root.## License
This project is licensed under the [MIT License](LICENSE.txt).