An open API service indexing awesome lists of open source software.

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

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_