device_vendor_info 2.0.3 copy "device_vendor_info: ^2.0.3" to clipboard
device_vendor_info: ^2.0.3 copied to clipboard

Get hardware information (BIOS, Motherboard and System) into Flutter platform.

2.0.3 #

  • Move VM suspect as internal code
  • Simply code

2.0.2 #

  • Recode isVirtualized() for better virtual machine detection.
    • Original implementation will be renamed to hasHypervisor().

2.0.1 #

  • Fix vmchecker loading issue

2.0.0 #

  • Add virtualization detection.
  • Increase minimum Flutter and Dart SDK version.

1.0.0 #

  • Stable release of v1

1.0.0-beta.2 #

  • Uses v4 interface API
  • Switch to dart:io to determine release platform.

1.0.0-beta.1 #

  • New interface implementations.

0.2.0 #

  • Move DeviceVendorInfo class under instance.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.
1
likes
160
pub points
17%
popularity

Publisher

verified publisherrk0cc.xyz

Get hardware information (BIOS, Motherboard and System) into Flutter platform.

Repository (GitHub)
View/report issues

Topics

#hardware #device #bios

Documentation

API reference

Funding

Consider supporting this project:

github.com

License

BSD-3-Clause (license)

Dependencies

device_vendor_info_interface, device_vendor_info_unix, device_vendor_info_windows, flutter, meta

More

Packages that depend on device_vendor_info