Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ Here is a list of the codelabs represented here:
- [How to test a Flutter app](https://codelabs.developers.google.com/codelabs/flutter-app-testing) is in [`testing_codelab`](testing_codelab)
- [Introduction to Flame with Flutter](https://codelabs.developers.google.com/codelabs/flutter-flame-brick-breaker) is in [`brick_breaker`](brick_breaker)
- [Local development for your Flutter apps using the Firebase Emulator Suite](https://firebase.google.com/codelabs/get-started-firebase-emulators-and-flutter) in [`firebase-emulator-suite`](firebase-emulator-suite)
- [Write a Flutter desktop application](https://codelabs.developers.google.com/codelabs/flutter-github-client) is in [`github-client`](github-client)
- [Your first Flutter app](https://codelabs.developers.google.com/codelabs/flutter-codelab-first) is in [`namer`](namer)

To learn more about setting up Flutter and running apps, visit
Expand Down
1 change: 0 additions & 1 deletion flutter_ci_script_beta.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ declare -a CODELABS=(
"firebase-emulator-suite"
"firebase-get-to-know-flutter"
"generate_crossword"
"github-client"
"google-maps-in-flutter"
"haiku_generator"
"homescreen_codelab"
Expand Down
1 change: 0 additions & 1 deletion flutter_ci_script_main.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ declare -a CODELABS=(
"firebase-emulator-suite"
"firebase-get-to-know-flutter"
"generate_crossword"
"github-client"
"google-maps-in-flutter"
"haiku_generator"
"homescreen_codelab"
Expand Down
1 change: 0 additions & 1 deletion flutter_ci_script_stable.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ declare -a CODELABS=(
"firebase-emulator-suite"
"firebase-get-to-know-flutter"
"generate_crossword"
"github-client"
"google-maps-in-flutter"
"haiku_generator"
"homescreen_codelab"
Expand Down
1 change: 0 additions & 1 deletion github-client/.gitignore

This file was deleted.

202 changes: 0 additions & 202 deletions github-client/LICENSE

This file was deleted.

13 changes: 0 additions & 13 deletions github-client/README.md

This file was deleted.

Loading
Loading