Skip to content

Commit fca9077

Browse files
authored
Update to package:google_fonts with asset manifest fix (#2336)
And unelide `firebase-get-to-know-flutter` on `main` which had related failures.
1 parent c888d9d commit fca9077

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)