forked from firka/flutter
* Revert "Fixed output validation. (#14005)" This reverts commitd84398db72. * Revert "Update package prep script to do async process execution and emit output as it happens. (#13918)" This reverts commitb7169c1d95.
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.