You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove platform window handle in flutter_platform_view.h (#212)
* Remove platform window handle at flutter_platform_view.h
* It will be replaced by ``FlutterDesktopGetWindow``
Signed-off-by: MuHong Byun <[email protected]>
* Rename ``FlutterRegisterViewFactory`` to ``FlutterDesktopRegisterViewFactory``
Signed-off-by: MuHong Byun <[email protected]>
0 commit comments