menu
android_remote_pro package
documentation
android_remote_pro_platform_interface.dart
AndroidRemoteProPlatform
runApp method
runApp method
dark_mode
light_mode
runApp
method
Future
<
void
>
runApp
(
String
url
)
Implementation
Future<void> runApp(String url) { throw UnimplementedError('runApp() has not been implemented.'); }
android_remote_pro package
documentation
android_remote_pro_platform_interface
AndroidRemoteProPlatform
runApp method
AndroidRemoteProPlatform class