Category: Data, android, github, yaml

Here’s how you can integrate the AppGallery Connect Flutter plug-in. If you want to try the crash service, see the GitHub demo. Download the Flutter SDK package from https://flutter.dev/docs/get-started/install/windows.

a) In AppGallery Connect, create an Android app, add the app to a project, and enable Crash and HUAWEI Analytics for it.

Open the build.gradle file in the android/app directory of the Flutter project and add the plug-in address.

Related Articles