mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Created FlutterSurrogateBinaryMessenger to make sure that channels are holding onto engines and not viewcontrollers. This doesn't change the public API but makes clients do what we want them to be doing, using Engine for FlutterBinaryMessenger.