device_vendor_info_unix 3.0.0
device_vendor_info_unix: ^3.0.0 copied to clipboard
UNIX (including macOS and Linux) implementation of hardware vendor information in Flutter.
3.0.0 #
- Ship hook implementation of
vmcheckermodule.- Minimum Dart SDK becomes
^3.10.0due to hooks implementations.
- Minimum Dart SDK becomes
- Cease Flutter dependencies.
2.1.0+1 #
- Fix version constraints unaligned problem.
2.1.0 #
- Change Dart SDK constraint to
^3.8.0.
2.0.2 #
- Change SDK constraint to
^3.6.0for monorepo support
2.0.1 #
- Recreate vmchecker
2.0.0 #
- Add VM checker.
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
intlas direct dependency.
0.1.2 #
- Rearrange DMI component getting data process
0.1.1 #
- Fix
pathincompatable version constraint forflutter_test.
0.1.0 #
- UNIX implementations for fetching hardware information based on DMI.