mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* Revert "Revert "fix --force-upgrade script; upgrade to the latest package versions (#12700)" (#12729)" This reverts commit 7f0d4f4caae30d20670a8f3272fa1c70170ace8a. * keep linter pinned at 0.1.35
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.