device_vendor_info_unix 0.1.0 copy "device_vendor_info_unix: ^0.1.0" to clipboard
device_vendor_info_unix: ^0.1.0 copied to clipboard

unlisted

UNIX (including macOS and Linux) implementation of hardware vendor information in Flutter.

UNIX based implementations of fetching device vendor information #

This library implements a loader to fetch hardware information in UNIX based system (including macOS and Linux).

Mechanism #

The loader will read files content which stored into DMI directory

/sys/class/dmi/id/

and obtains them to a Dart object.

Important

The loader only reads DMI files that they have been granted read access to other which owned by root.

0
likes
0
pub points
4%
popularity

Publisher

verified publisherrk0cc.xyz

UNIX (including macOS and Linux) implementation of hardware vendor information in Flutter.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

async, device_vendor_info_interface, flutter, intl, meta, path

More

Packages that depend on device_vendor_info_unix