system_info_ml 1.0.0 copy "system_info_ml: ^1.0.0" to clipboard
system_info_ml: ^1.0.0 copied to clipboard

Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).

System Info (ML edition) #

Features #

Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).

Usage #

if (SysInfo.operatingSystemName == "Ubuntu") {
  log.info("We love Ubuntu users");
}

See longer examples in /example folder.

Additional information #

A revival of functionality from the discontinued package: https://pub.dev/packages/system_info

0
likes
130
pub points
26%
popularity

Publisher

verified publishermanichord.com

Provides easy access to useful information about the system (architecture, bitness, kernel, memory, operating system, CPU, user).

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

file_utils, path

More

Packages that depend on system_info_ml