Skip to content
This repository was archived by the owner on Feb 22, 2023. It is now read-only.

Commit a03b66f

Browse files
author
Floris Devreese
authored
embedded_views_preview not required since v1.0.0 (#3625)
`io.flutter.embedded_views_preview` is not required since version `1.0.0`, so doesn't need to be in the example.
1 parent 1de6d96 commit a03b66f

File tree

1 file changed

+0
-2
lines changed
  • packages/google_maps_flutter/google_maps_flutter/example/ios/Runner

1 file changed

+0
-2
lines changed

packages/google_maps_flutter/google_maps_flutter/example/ios/Runner/Info.plist

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,5 @@
4747
</array>
4848
<key>UIViewControllerBasedStatusBarAppearance</key>
4949
<false/>
50-
<key>io.flutter.embedded_views_preview</key>
51-
<true/>
5250
</dict>
5351
</plist>

0 commit comments

Comments
 (0)