innim_agconnect_crash 1.10.0
innim_agconnect_crash: ^1.10.0 copied to clipboard
Flutter plugin for AppGallery Connect Crash SDK.
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add innim_agconnect_crashThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
innim_agconnect_crash: ^1.10.0Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.
Import it
Now in your Dart code, you can use:
import 'package:innim_agconnect_crash/innim_agconnect_crash.dart';