platform_ex 0.0.1 copy "platform_ex: ^0.0.1" to clipboard
platform_ex: ^0.0.1 copied to clipboard

Platform check

platform_ex #

Utility to check flutter runtime platform (Web, Android, iOS, MacOS, Windows, Linux, Fuchsia)

Useage #

PlatformEx.isWeb;
PlatformEx.isAndroid;
PlatformEx.isIOS;
PlatformEx.isMacOS;
PlatformEx.isWindows;
PlatformEx.isFuchsia;
PlatformEx.isLinux;
0
likes
10
pub points
0%
popularity

Publisher

unverified uploader

Platform check

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on platform_ex