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
Libraries
- system_info_ml
- Support for doing something awesome.