mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Splits FlutterPlatformViews.mm into the primarily C++ class FlutterPlatformViewsController/Pool/Overlay and all of the touch interceptor / gesture stuff. Renames FlutterPlatformViewsController to PlatformViewsController, because, you know. Renames FlutterPlatformViewLayer and FlutterPlatformViewLayerPool to OverlayLayer and OverlayLayerPool