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

outdated

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

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.
105
likes
30
points
11.3k
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

License

unknown (license)

More

Packages that depend on platform_info