huawei_ml_image 3.7.0+300 huawei_ml_image: ^3.7.0+300 copied to clipboard
Huawei ML Kit Language Plugin for Flutter. Provides capabilities like image classification, object detection and image super resolution.
3.7.0+300 #
-
Added
setUserRegion
andgetCountryCode
methods to MLImageApplication. -
Breaking Changes:
- With this release,
MLImagePermissions
has been removed. You are expected to handle required permissions on your own. You can learn more about the required permissions from our official documentations. - Modified the internal structure of the plugin. Please use import package:huawei_ml_image/huawei_ml_image.dart not to get any errors.
- With this release,
3.2.0+301 #
- Deleted the capability of prompting users to install HMS Core (APK).
3.2.0+300 #
- Initial release.