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 @@ -19,7 +19,6 @@ Here is a list of the codelabs represented here:
- [Dive into Dart's patterns and records](https://codelabs.developers.google.com/codelabs/dart-patterns-records) is in [`dart-patterns-and-records`](dart-patterns-and-records)
- [Get started with text classification in Flutter apps](https://developers.google.com/learn/pathways/text-classification-flutter) pathway is in [`tfserving-flutter`](tfserving-flutter)
- [Get to know Firebase for Flutter](https://firebase.google.com/codelabs/firebase-get-to-know-flutter) is in [`firebase-get-to-know-flutter`](firebase-get-to-know-flutter)
- [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)
- [Your first Flutter app](https://codelabs.developers.google.com/codelabs/flutter-codelab-first) is in [`namer`](namer)

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 @@ -20,7 +20,6 @@ declare -a CODELABS=(
"homescreen_codelab"
"in_app_purchases"
"namer"
"testing_codelab"
"tfagents-flutter"
"tfrs-flutter"
"tfserving-flutter"
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 @@ -20,7 +20,6 @@ declare -a CODELABS=(
"homescreen_codelab"
"in_app_purchases"
"namer"
"testing_codelab"
"tfagents-flutter"
"tfrs-flutter"
"tfserving-flutter"
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 @@ -20,7 +20,6 @@ declare -a CODELABS=(
"homescreen_codelab"
"in_app_purchases"
"namer"
"testing_codelab"
"tfagents-flutter"
"tfrs-flutter"
"tfserving-flutter"
Expand Down
13 changes: 0 additions & 13 deletions testing_codelab/README.md

This file was deleted.

Loading
Loading