mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
An activity can use ViewFactory.retainNativeFlutterView to reuse a FlutterNativeView across multiple instances of the activity. In this scenario, the FlutterNativeView should continue to handle incoming messages sent from Dart.