flutter_app_info 2.0.0
flutter_app_info: ^2.0.0 copied to clipboard
Utility package to easily access device, platform, target, package, and app version information
Changelog #
2.0.0 #
- Update to
device_info_plus: ^9.1.1
- Update to
package_info_plus: ^5.0.1
- Use of
package:universal_io/io.dart
instead ofdart:io
1.1.2 #
- More Dart 3 updates
- Update to
device_info_plus: ^9.0.2
- Update to
package_info_plus: ^4.0.2
1.1.1 #
- Update to Dart 3
- Update to
device_info_plus: ^9.0.1
- Update to
package_info_plus: ^4.0.1
1.0.4 #
- Update to
device_info_plus: ^8.2.1
- Update to
package_info_plus: ^3.1.1
1.0.3 #
- Update to README
1.0.2 #
- Update to
device_info_plus: ^8.2.0
- Update to
package_info_plus: ^3.1.0
1.0.1 #
- Addition of
deviceJson
andisTablet
properties - Remove unnecessary methods
- Updated documentation and README
1.0.0 #
- Initial release of
flutter_app_info