os_release 0.2.1 copy "os_release: ^0.2.1" to clipboard
os_release: ^0.2.1 copied to clipboard

PlatformLinux

Reads the os-release file on Linux Distributions and makes accessing the contents of the file easy.

0.2.1 #

  • Update readme to better clarify Platform and Operating System Support
  • Fix formatting issue in os_release.dart

0.2.0 #

  • Added methods to read the unmodified contents of the os-release file (either Asynchronously or Synchronously).
  • Added a method to check if the os-release file contains a specified string.
  • Renamed OsReleaseInfo to OsRelease
  • Made OsRelease.detect() method asynchronous.
  • Improved code formatting.

0.1.0 #

  • Initial version.
1
likes
140
points
58
downloads

Documentation

API reference

Publisher

verified publisheralastairlundy.com

Weekly Downloads

Reads the os-release file on Linux Distributions and makes accessing the contents of the file easy.

License

BSD-3-Clause (license)

More

Packages that depend on os_release