This repository contains the code for a variety of Flutter Codelabs. Here is a list of the codelabs represented here:
- Adaptive Apps in Flutter is in
adaptive_app
- 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
- Adding WebView to your Flutter app is in
webview_flutter
- Building a Cupertino app with Flutter is in
cupertino_store
- 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-client
- Write your first Flutter app, part 1 and Write your first Flutter app, part 2 are in
startup_namer
- Get started with text classification in Flutter apps pathway is in
tfserving-flutter
- Building a fullstack movie recommendation system is in
tfrs-flutter
- Building a board game with TensorFlow Agents and Flutter is in
tfagents-flutter
To learn more about setting up Flutter and running apps, see flutter.dev/get-started.
Codelabs should be kept up to date with the current Flutter stable release. Codelabs that are more than two stable releases behind will be candidates for deprecation and removal from the repository.