platform 3.1.5 copy "platform: ^3.1.5" to clipboard
platform: ^3.1.5 copied to clipboard

A pluggable, mockable platform information abstraction for Dart.

Pub

A generic platform abstraction for Dart.

Like dart:io, package:platform supplies a rich, Dart-idiomatic API for accessing platform-specific information.

package:platform provides a lightweight wrapper around the static Platform properties that exist in dart:io. However, it uses instance properties rather than static properties, making it possible to mock out in tests.

98
likes
160
pub points
99%
popularity

Publisher

verified publisherdart.dev

A pluggable, mockable platform information abstraction for Dart.

Repository (GitHub)
View/report issues
Contributing

Topics

#information #platform

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on platform