sdk_availability 1.5.2
sdk_availability: ^1.5.2 copied to clipboard
A Flutter plugin to detect the availability of the Google Play Services and Huawei HMS Services API on Android devices.
1.0.0 #
- Initial commit and README file update
1.1.0 #
- Updated comments
1.2.0 #
- Updated comments
1.5.0 #
- Forked from original repository and updated ownership
- Updated package name and structure to
sdk_availability - Added proper Android namespace configuration
- Updated Android build configuration and dependencies
- Refactored class names to follow new naming convention
- Updated example app to use the new package structure
- Added comprehensive documentation and fork notice
- Fixed plugin registration for Flutter 3.0+ compatibility
- Updated minSdkVersion to 21 for improved compatibility
- Updated comments
1.5.2 #
- The REQUEST_INSTALL_PACKAGES permission has been removed.
- Updated Android build configuration to remove the permission.