Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitulagr2/todoey-flutter
Learning state management in Flutter by building a to dos application.
https://github.com/mitulagr2/todoey-flutter
flutter state-management todo-app
Last synced: 15 days ago
JSON representation
Learning state management in Flutter by building a to dos application.
- Host: GitHub
- URL: https://github.com/mitulagr2/todoey-flutter
- Owner: mitulagr2
- Created: 2022-11-06T12:03:55.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-06T12:03:58.000Z (about 2 years ago)
- Last Synced: 2024-11-16T23:18:34.716Z (3 months ago)
- Topics: flutter, state-management, todo-app
- Language: Dart
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# todoey_flutter
Learning state management in Flutter by building a to dos application.
## Getting Started
This project is a starting point for a Flutter application.
A few resources to get you started if this is your first Flutter project:
- [Lab: Write your first Flutter app](https://flutter.dev/docs/get-started/codelab)
- [Cookbook: Useful Flutter samples](https://flutter.dev/docs/cookbook)For help getting started with Flutter, view our
[online documentation](https://flutter.dev/docs), which offers tutorials,
samples, guidance on mobile development, and a full API reference.