tree: f3318f4c2639a4e25916577546c5e44d24c17547 [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.