cross_platform 3.0.1 copy "cross_platform: ^3.0.1" to clipboard
cross_platform: ^3.0.1 copied to clipboard

Cross platform package that unifies the work with Platform and wrapps dart:io Platform and dart:html to determine platform of the host machine an info about it.

Changelog #

3.0.1 - 28.04.2021 #

  • Fixed lint issues

3.0.0 - 27.04.2021 #

  • Implemented for io:
    • numberOfProcessors
    • pathSeparator
    • localeName
    • operatingSystem
    • operatingSystemVersion
    • localHostname
    • environment
    • executable
    • resolvedExecutable
    • script
    • executableArguments
    • packageConfig
    • version
  • Implemented for web:
    • numberOfProcessors
    • pathSeparator
    • localeName
    • operatingSystem
    • operatingSystemVersion

2.0.0 - 23.03.2021 #

  • Upgraded to NNBD
  • Added isLinux, isMacOS, isWindows, isDesktop, isFuchsia getters
  • Removed universal_html dependency

1.0.0 - 20.10.2020 #

  • Implemented cross platform functionality
7
likes
140
pub points
63%
popularity

Publisher

verified publisherthisismarch.dev

Cross platform package that unifies the work with Platform and wrapps dart:io Platform and dart:html to determine platform of the host machine an info about it.

Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on cross_platform