Sign in
flutter
/
mirrors
/
flutter
/
ffc7fac288daf02182e5f84870743dbcd0e41440
/
.
/
examples
/
platform_view
/
README.md
blob: c677d67f8d7a75abd286c6260816afe9554075cb [
file
] [
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
.