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.
2.0.1 #
- Recreate vmchecker
2.0.0 #
- Add VM detection.
1.0.0 #
- First stable release with newer interface.
1.0.0-beta.3 #
- Upgrade to v4 interface.
1.0.0-beta.2 #
- Upgrade to v3 interface.
- Dictionary values uses
Object
rather thanString
.
1.0.0-beta.1 #
- Deploy v2 interface layout.
0.2.0 #
- Update interface constraint.
- Remove
intl
as direct dependency.
0.1.1 #
- Change version constraint of
intl
that making compatible for minor version increasment.
0.1.0 #
- First implementation for Windows.