Skip to content

Commit

Permalink
embedded_views_preview not required since v1.0.0 (flutter#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 and adsonpleal committed Feb 26, 2021
1 parent 901d431 commit 9a857d5
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 9a857d5

Please sign in to comment.