mirror of
https://github.com/encounter/engine.git
synced 2026-03-30 11:09:55 -07:00
68bd4f2c64
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.