flutter_micro_app
flutter_micro_app copied to clipboard
Handle native event controller
pause(app_event, navigation_command, navigation_log) resume(app_event, navigation_command, navigation_log)
//suggestion
pauseNative({String eventMethod = 'app_event'});
pauseWeb({String eventMethod = 'app_event'});