https://github.com/olange/learning-flutter
Learning Flutter & Dart — personal notes, useful articles and resources
https://github.com/olange/learning-flutter
dart flutter learning-notes
Last synced: 10 months ago
JSON representation
Learning Flutter & Dart — personal notes, useful articles and resources
- Host: GitHub
- URL: https://github.com/olange/learning-flutter
- Owner: olange
- License: apache-2.0
- Created: 2019-11-15T16:25:46.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-27T21:48:45.000Z (about 6 years ago)
- Last Synced: 2025-02-02T01:24:22.388Z (12 months ago)
- Topics: dart, flutter, learning-notes
- Language: Dart
- Size: 71.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Learning Flutter & Dart
Learning using Flutter & Dart – articles, useful resources, courseware, personal notes.
## Getting started
* [Get Dart SDK](https://dart.dev/get-dart) _includes `dart2native` compiler producing self-contained binary executables_
## Community events
* [Flutter Study Jam · 15.11.2019](community/20191115-flutter-study-jam/README.md)
hosted by GDG Fribourg, instructed by Katarina Sheremet
## Learning & Codelabs
* [Codelab ‹Write Your First Flutter App›](https://github.com/olange/learning-flutter/issues/1)
GDG Fribourg · Flutter Study Jam · 15.11.2019
* [The Complete Flutter Development Bootcamp Using Dart](https://www.appbrewery.co/courses/enrolled/548873)
The App Brewery · USD $10 · 23 hours of video, 15 fully-fledged apps _including ones that use Firebase Cloud Firestore, StreamBuilder, ListView, networking, external APIs and much much more · covers all the fundamental concepts for Flutter development, created in collaboration with the Google Flutter team_