Skip to content

Commit 082c7f7

Browse files
committed
Merge branches 'revert-2311-enable-intro_flutter_gpu_attempt_2' and 'main' of https://github.com/flutter/codelabs into revert-2311-enable-intro_flutter_gpu_attempt_2
2 parents 7df49a5 + fca9077 commit 082c7f7

File tree

24 files changed

+24
-25
lines changed

24 files changed

+24
-25
lines changed

boring_to_beautiful/step_02/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_03/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_04/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_05_a/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_05_b/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_05_c/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_06/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

boring_to_beautiful/step_07/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
material_color_utilities: any
2222
universal_platform: ^1.1.0
2323
url_launcher: ^6.3.1
24-
google_fonts: ^6.2.1
24+
google_fonts: ^6.3.0
2525

2626
dev_dependencies:
2727
flutter_test:

brick_breaker/step_03/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212
flame: ^1.28.1
1313
flutter_animate: ^4.5.2
14-
google_fonts: ^6.2.1
14+
google_fonts: ^6.3.0
1515

1616
dev_dependencies:
1717
flutter_test:

brick_breaker/step_04/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
sdk: flutter
1212
flame: ^1.28.1
1313
flutter_animate: ^4.5.2
14-
google_fonts: ^6.2.1
14+
google_fonts: ^6.3.0
1515

1616
dev_dependencies:
1717
flutter_test:

0 commit comments

Comments
 (0)