mirror of
https://github.com/flutter/samples.git
synced 2025-11-10 23:08:59 +00:00
To use this plugin on iOS you need to opt-in for the embedded views preview by adding a boolean property to the app's Info.plist file, with the key io.flutter.embedded_views_preview and the value YES. <key>io.flutter.embedded_views_preview</key> <true/>