device_vendor_info_windows 2.0.1 device_vendor_info_windows: ^2.0.1 copied to clipboard
Windows implementation of hardware vendor information in Flutter.
Windows based implementations of fetching device vendor information #
This library implements a loader to fetch hardware information in Windows.
Mechanism #
The loader will get all necessry values from Windows Registry where their keys located at
HKEY_LOCAL_MACHINE\HARDWARE\DESCRIPTION\System\BIOS
and obtains them to a Dart object.