flutter_micro_app icon indicating copy to clipboard operation
flutter_micro_app copied to clipboard

Handle native event controller

Open emanuel-braz opened this issue 3 years ago • 0 comments

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'});

emanuel-braz avatar Feb 07 '22 16:02 emanuel-braz