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

Commit

Permalink
embedded_views_preview not required since v1.0.0 (#3625)
Browse files Browse the repository at this point in the history
`io.flutter.embedded_views_preview` is not required since version `1.0.0`, so doesn't need to be in the example.
  • Loading branch information
Floris Devreese authored Feb 25, 2021
1 parent 1de6d96 commit a03b66f
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,5 @@
</array>
<key>UIViewControllerBasedStatusBarAppearance</key>
<false/>
<key>io.flutter.embedded_views_preview</key>
<true/>
</dict>
</plist>

0 comments on commit a03b66f

Please sign in to comment.