device_vendor_info_unix 1.0.0
device_vendor_info_unix: ^1.0.0 copied to clipboard
UNIX (including macOS and Linux) implementation of hardware vendor information in Flutter.
1.0.0 #
- First stable release with newer interface.
1.0.0-beta.2 #
- Upgrade to v4 interface.
1.0.0-beta.1 #
- Deploy v2 interface.
0.2.0 #
- Remove
intl
as direct dependency.
0.1.2 #
- Rearrange DMI component getting data process
0.1.1 #
- Fix
path
incompatable version constraint forflutter_test
.
0.1.0 #
- UNIX implementations for fetching hardware information based on DMI.