menu
app_install_date package
documentation
utils
PlatformUtils
isAndroid property
isAndroid
brightness_4
isAndroid
property
Null safety
bool
isAndroid
Implementation
static bool get isAndroid => !kIsWeb && Platform.isAndroid;
app_install_date package
documentation
utils
PlatformUtils
isAndroid property
PlatformUtils class
Constructors
PlatformUtils
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
isAndroid
isIOS
isLinux
isMacOS
isWeb
isWindows