tree: fcb8f2a4c0ed990ac92f8160049da7b479227c82 [path history] [tgz]
  1. android/
  2. assets/
  3. ios/
  4. lib/
  5. .gitignore
  6. android.iml
  7. full_platform_view.iml
  8. pubspec.yaml
  9. README.md
examples/platform_view/README.md

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.