hybrid_flutter 0.2.1
hybrid_flutter: ^0.2.1 copied to clipboard
Flutter Hybrid Stack Manager.
0.2.1 #
- Compatible with Flutter 3.x
0.2.0 #
- Change Android package name.
- Add @try...@catch when send message to channel in iOS.
0.1.3 #
- Fix:
HybridRoute.buildTransitionscallbuilderagain.
0.1.2 #
- Fix: iOS LifecycleChannel sendMessage before engine run.
- Feature: iOS support
shouldSnapshotForLeaving
0.1.1 #
- Fix: Android PlatformPlugin destroy bug in share mode
0.1.0 #
- Feature: Support Hybrid Stack Management and Navigation.
- Feature: Support Sharing single
FlutterEnginewith multiFlutterFragmentorFlutterViewController. - Feature: Support Spawn and Share mode.
- Feature: Support origin
AppLifecycleState.