hms-flutter-plugin
hms-flutter-plugin copied to clipboard
This repo contains all of Flutter HMS plugins.
**Description** I'm have project use flutter version 3 and huawei_health: ^6.3.0+302 and set target android version to 32 but there is a build problem. **Expected behavior** Can be used with...
Fixed this issue #222
Hello guys, Are you planning to migrate your plugins to flutter 2.0? Especially flutter-hms-map, it is restricted to flutter ">=1.12.13+hotfix.6
Hello Team, Today I've received email from Google with following words: > Your app contains content that doesn’t comply with the Device and Network Abuse policy. We found your app...
**Description** Ios can never be initialized successfully Ios has no getInstance method at all, so you should determine if Android is calling it ( await _channel.invokeMethod('getInstance', {'routePolicy': routePolicy}); ) **Screenshots**...
Hi there, I was using huawei_map :6.0.1+305, which can be initialized and shown in P40 Pro but there was a problem with map stacked on the highest level, hide all...
**Description** Hello, while it works normally on Huawei device, my app doesn't work on iOS device. It crashes after opening. **Expected behavior** What you expected to happen? **Current behavior** What...
Hello. I try to implement rewarded ads to my flutter app. When I tested the ads on the cloud debugging tool, I can see the ad, it ends and I...
**Description** Hi, I'm developing an app integrates [HuanXin](https://www.easemob.com). Now I'm getting stuck dealing with background(App killed) notifications. According to the docs, `Push#registerBackgroundMessageHandler` only works for **Data Messages**, but I have...
**Environment** - Platform: Flutter 3.3.2 - Kit: huawei_analytics - Kit Version: 6.5.0+301 - OS Version: iOS 15 **Description** I'm trying to use the latest huawei_analytics version, put when i run...