Skip to content

this project implement FlutterView in Android, using EventChannel and MethodChannel to navigate to exactly route between Android and Flutter

Notifications You must be signed in to change notification settings

quango2304/FlutterView-in-Android

Repository files navigation

FlutterView-in-Android

this project implement FlutterView in Android with flutterEngine cached to improve performance, using EventChannel and MethodChannel to navigate to exact route between native AndroidView and FlutterView

scenario: AndroidScreen1 -> FlutterScreen1 -> AndroidScreen2 -> FlutterScreen2 -> AndroidScreen3 -> FlutterScreen3 and go back
(notice that the state is still preserved)

(i've overridden the back button to finish current Flutter activity)

About

this project implement FlutterView in Android, using EventChannel and MethodChannel to navigate to exactly route between Android and Flutter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published