utils/system_info library

Constants

sdkVersion → const String

Functions

getBrowserAndOSInfoScript(String channelName) String
Script injected into WebView to detect OS/browser and post back via channel.
getDeviceType() String
getScreenSize() → ({int height, int width})
getSystemInfo(Map<String, dynamic> webViewSystemInfo) Map<String, dynamic>