https://github.com/jcmdsbr/poc-flutter-todo-app
Learning basic concepts flutter and dart
https://github.com/jcmdsbr/poc-flutter-todo-app
flutter flutter-apps flutter-examples
Last synced: about 2 months ago
JSON representation
Learning basic concepts flutter and dart
- Host: GitHub
- URL: https://github.com/jcmdsbr/poc-flutter-todo-app
- Owner: jcmdsbr
- Created: 2019-09-17T00:45:31.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T01:11:01.000Z (about 4 years ago)
- Last Synced: 2025-01-27T07:30:02.773Z (4 months ago)
- Topics: flutter, flutter-apps, flutter-examples
- Language: Dart
- Homepage:
- Size: 55.7 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Learning Flutter: Creating a TODO App :sunglasses:
- Learning basic concepts flutter and dart
## Give a Star! :star:
If you liked the project, please give a star ;)
## You need some of the fallowing tools :exclamation:
- Visual Studio Code
- Flutter## Description 📚
Flutter is an open source user interface development kit (UI toolkit), created by Google, which makes it possible to create natively compiled applications.
[Redirect to Flutter Official Documentation](https://flutter.dev/docs)