platform_info 3.2.0 copy "platform_info: ^3.2.0" to clipboard
platform_info: ^3.2.0 copied to clipboard

Contains info about current platform such as Build mode and Operating system.

3.2.0 - 2022-06-19 #

Fixed #

  • Linux is desktop platform now

3.1.0 - 2021-05-29 #

Added #

  • Extensions for enums BuildMode, HostPlatformType, OperatingSystem

3.0.0 - 2021-03-27 #

Changed #

  • Non nullable ready
  • Refactoring

3.0.0-nullsafety.2 - 2021-03-24 #

Added #

  • Add some badges

3.0.0-nullsafety.1 - 2021-02-19 #

Changed #

  • Non nullable ready

2.2.0 - 2020-11-20 #

Changed #

  • Add when feature

2.1.0 - 2020-10-18 #

Changed #

  • Fix kListOSWithCupertinoDesign constant and isCupertino flag

2.0.1 - 2020-09-06 #

Added #

  • Add getters:
    • isWeb - Is a web-based applications
    • isIO - Is a I/O supporting for non-web applications

2.0.0 - 2020-08-28 #

Added #

  • Add global getter platform
  • operating system check
  • Three short form to access the instance of Platform
    • Platform.instance
    • Platform.I
    • platform

Changed #

  • refactoring and new lints (pedantic + effective dart)

Removed #

  • Removed toJson() method from Platform
  • Remove default factory Platform()

1.1.1+3 - 2020-04-25 #

Changed #

  • Fix analysis options

1.1.1+2 - 2020-04-25 #

Removed #

  • Disable most dev dependencies

1.1.1+1 - 2020-04-23 #

Added #

  • Add logo image

1.1.1 - 2020-04-23 #

Added #

  • Cashed flags
  • Add toJson() method

1.1.0 - 2020-04-23 #

Added #

  • Add new flags:
    • isDesktop
    • isMaterial
    • isCupertino

1.0.1 - 2020-04-22 #

Changed #

  • Update badge and readme

1.0.0 - 2020-04-22 #

Added #

  • Initial Version of the library.
108
likes
145
points
6.54k
downloads

Publisher

verified publisherplugfox.dev

Weekly Downloads

Contains info about current platform such as Build mode and Operating system.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

WTFPL (license)

Dependencies

meta

More

Packages that depend on platform_info