platform_detail 2.1.0 copy "platform_detail: ^2.1.0" to clipboard
platform_detail: ^2.1.0 copied to clipboard

A lightweight library to obtain details of the current platform in a much more complete and simple way.

2.1.0 #

  • Added PlatformGroup enum.
  • Added a static property to get the PlatformGroup into PlatformDetail class.
  • Added PlatformGroup into Readme.

2.0.1 #

  • Some minor improvement.
  • Readme improved.

2.0.0 #

  • Factory constructor removed, now everything are static variables.

1.1.0 #

  • isWeb bug fixed.
  • isDesktopOrWeb optimized.

1.0.0 #

  • Access to the PlatformDetail class is done singleton by a factory constructor.
  • Added isDesktop read property.
  • Added isMobile read property.
  • Added isWeb read property.
  • Added isDesktopOrWeb read property.
  • Added isIOS read property.
  • Added isAndroid read property.
  • Added isFuchsia read property.
  • Added isWindows read property.
  • Added isLinux read property.
  • Added isMacOS read property.
16
likes
0
points
369
downloads

Publisher

verified publishervictorcarreras.dev

Weekly Downloads

A lightweight library to obtain details of the current platform in a much more complete and simple way.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on platform_detail