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

1
likes
150
points
10
downloads

Documentation

API reference

Publisher

verified publishermanichord.com

Weekly Downloads

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

Repository (GitHub)
View/report issues

License

BSD-3-Clause (license)

Dependencies

file_utils, path

More

Packages that depend on system_info_ml