This repository contains the code for a variety of Flutter Codelabs. Here is a list of the codelabs represented here:
- Adding Google Maps to a Flutter app is in
google-maps-in-flutter
- Adding in-app purchases to your Flutter app is in
in_app_purchases
- Build a Photo Sharing app with Google Photos and Flutter
is in
photos-sharing
- Building a Cupertino app with Flutter is in
cupertino_store
- Building beautiful UIs with Flutter is in
friendly_chat
- Get to know Firebase for Flutter is in
firebase-get-to-know-flutter
- How to test a Flutter app is in
testing_codelab
- How to write a Flutter plugin is in
plugin_codelab
- Using a plugin with a Flutter web app is in
star_counter
- Write a Flutter desktop application is in
github_graphql_client
- Write your first Flutter app, part 1 and Write your first Flutter app, part 2 are in
startup_namer
To learn more about setting up Flutter and running apps, see flutter.dev/get-started.