Sign in
flutter
/
mirrors
/
flutter
/
d518bd2dc863632fa6382a792551785fed9f4ec7
/
.
/
examples
/
platform_view
/
README.md
blob: c677d67f8d7a75abd286c6260816afe9554075cb [
file
] [
log
] [
blame
] [
view
]
# Example of switching between full-screen Flutter and Platform View
This
project demonstrates how to bring up a full
-
screen iOS
/
Android
view
from
a full
-
screen
Flutter
view along
with
passing data back
and
forth between the two
.