Skip to content

Commit

Permalink
Update google-maps-in-flutter
Browse files Browse the repository at this point in the history
  • Loading branch information
domesticmouse committed Nov 13, 2024
1 parent da1c25e commit 7ad49f6
Show file tree
Hide file tree
Showing 10 changed files with 184 additions and 187 deletions.
2 changes: 1 addition & 1 deletion google-maps-in-flutter/codelab_rebuild.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1431,7 +1431,7 @@ steps:
patch-u: |
--- b/google-maps-in-flutter/step_5/pubspec.yaml
+++ a/google-maps-in-flutter/step_5/pubspec.yaml
@@ -93,3 +93,5 @@ flutter:
@@ -92,3 +92,5 @@ flutter:
#
# For details regarding fonts from package dependencies,
# see https://flutter.dev/to/font-from-package
Expand Down
120 changes: 60 additions & 60 deletions google-maps-in-flutter/step_3/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion google-maps-in-flutter/step_3/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies:
flutter:
sdk: flutter


# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
Expand Down
2 changes: 1 addition & 1 deletion google-maps-in-flutter/step_3/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<meta name="description" content="A new Flutter project.">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="google_maps_in_flutter">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
Expand Down
120 changes: 60 additions & 60 deletions google-maps-in-flutter/step_4/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion google-maps-in-flutter/step_4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies:
flutter:
sdk: flutter


# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
Expand Down
2 changes: 1 addition & 1 deletion google-maps-in-flutter/step_4/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<meta name="description" content="A new Flutter project.">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="google_maps_in_flutter">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
Expand Down
120 changes: 60 additions & 60 deletions google-maps-in-flutter/step_5/ios/Runner.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion google-maps-in-flutter/step_5/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ dependencies:
flutter:
sdk: flutter


# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.8
Expand Down
2 changes: 1 addition & 1 deletion google-maps-in-flutter/step_5/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<meta name="description" content="A new Flutter project.">

<!-- iOS meta tags & icons -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-title" content="google_maps_in_flutter">
<link rel="apple-touch-icon" href="icons/Icon-192.png">
Expand Down

0 comments on commit 7ad49f6

Please sign in to comment.