menu
flutter_proxy_native package
documentation
flutter_proxy.dart
FlutterProxy
getPlatformVersion method
getPlatformVersion method
dark_mode
light_mode
getPlatformVersion
method
Future
<
String
?
>
getPlatformVersion
(
)
Implementation
Future<String?> getPlatformVersion() { return FlutterProxyPlatform.instance.getPlatformVersion(); }
flutter_proxy_native package
documentation
flutter_proxy
FlutterProxy
getPlatformVersion method
FlutterProxy class