device_vendor_info_interface 5.1.0+1
device_vendor_info_interface: ^5.1.0+1 copied to clipboard
Provide standard interface of hardware vendor information in Flutter.
5.1.0+1 #
- Fix version constraints unaligned problem.
5.1.0 #
- Change Dart SDK constraint to
^3.8.0along with serval dependencies.
5.0.1 #
- Change Dart SDK constaint to
^3.6.0to enable monorepo support.
5.0.0 #
- Add virtual machine detection.
4.1.1 #
- Documentation fix
4.1.0 #
- Remove
syncedandsyncAndSortedgetter. These features have been replaced bytoSynced().
4.0.1 #
- Resolved linting problems.
- Apply missing docs.
4.0.0 #
WARNING: THIS VERSION'S API IS INCOMPATABLE WITH 3.0.0 OR BELOW
- Class rename
DeviceVendorInfoDictionarybecomesVendorDictionary
- Redefine dictionray's entires stream API.
3.0.0 #
DeviceVendorInfoDictionaryvalues becomesObject- Added
TypedDeviceVendorInfoDictionaryfor specifed values types returned from dictionary. - Added
EntryBasedDeviceVendorInfoDictionaryto deploy newDeviceVendorInfoDictionaryby implementingentriesonly. - Provides additional methods of
DeviceVendorInfoDictionarywhich distributed via extension:castValuesmapwherewhereTypeOfValues
2.0.0 #
DeviceVendorInfoLoadermarked asabstract finalclass that extending or implementing it directly is forbidden.- Instead, uses
ProductiveDeviceVendorInfoLoaderfor platform implementation orMockDeviceVendorInfoLoaderfor testing environment.
- Instead, uses
- Add
DeviceVendorInfoDictionaryinside ofProductiveDeviceVendorInfoLoaderfor getting raw value from platform.
1.1.0 #
- Add
toJsonfor retrive information in JSON format
1.0.0+1 #
- Add macOS as supported platform.
1.0.0 #
- Define standard structure of hardware infos:
- BIOS
- Motherboard
- System or product