package_info_plus_platform_interface
v3.2.1A common platform interface for the package_info_plus plugin.
Package archive: https://pubdev.letsnova.ru/api/archives/package_info_plus_platform_interface/3.2.1.tar.gz
Install
dart pub add package_info_plus_platform_interfaceReadme
Package Info Plus Platform Interface
A common platform interface for package_info_plus.
Usage
This package is already included as part of the package_info_plus package dependency, and will
be included when using package_info_plus as normal.
Changelog
3.2.1
- FIX(package_info_plus): incorrect install time on macOS when app sandbox disabled (#3638). (2cf9297b)
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
Note: This release has breaking changes.
- BREAKING FEAT(package_info_plus): Support multiple version.json locations in web (#2733). (26047f30)
2.0.1
- FIX: Increase min Flutter version to fix dartPluginClass registration (#1275).
2.0.0
Note: This release has breaking changes.
- BREAKING FEAT: Add information about the installer store (#1135).
1.0.2
- Add
buildSignatureto Android package info to retrieve the signing certifiate SHA1 at runtime.
1.0.1
- Improve documentation
1.0.0
- Migrate to null-safety
- Update dependencies
- Fix dart SDK constraints
0.3.0
- Changed method channel name
0.2.0
- Transfer to plus-plugins monorepo
0.1.0
- Initial release.
