menu
neomage package
documentation
data/platform/native_bridge.dart
NativeBridge
openUrl abstract method
openUrl abstract method
dark_mode
light_mode
openUrl
abstract method
Future
<
void
>
openUrl
(
String
url
)
Open
url
in the default browser.
Implementation
Future<void> openUrl(String url);
neomage package
documentation
data/platform/native_bridge
NativeBridge
openUrl abstract method
NativeBridge class