device_vendor_info 0.2.0
device_vendor_info: ^0.2.0 copied to clipboard
Get hardware information (BIOS, Motherboard and System) into Flutter platform.
0.2.0 #
- Move
DeviceVendorInfo
class underinstance.dart
libarary. - Update example using direct callback function.
- Provide export hardware information to JSON object in Dart.
- Add topics
0.1.1 #
- Add three functions to fetch hardware informations without calling instance.
- Update dependencies constraint.
0.1.0 #
- First release.