AppGallery Connect Crash for Flutter

Introduction

The AppGallery Connect Crash service provides a powerful yet lightweight solution to app crash problems. With the service, you can quickly detect, locate, and resolve app crashes (unexpected exits of apps), and have access to highly readable crash reports in real time, without the need to write any code. Learn More

Installing the Plug-in

Add dependencies to the pubspec.yaml file of the Flutter project. agconnect_crash: ^1.2.0 Run the following command on the Terminal page or click Pub get in Android Studio to add dependencies. flutter pub get For more details, please refer to Getting Started with Flutter

Development Guide

Usage Reference

License

Crash Plug-in is licensed under the: Apache License, version 2.0.

Libraries

agconnect_crash