appcenter_bundle 1.0.2 copy "appcenter_bundle: ^1.0.2" to clipboard
appcenter_bundle: ^1.0.2 copied to clipboard

This plugin bundles AppCenter Analytics, Crashes and Distribute, from the original 'flutter_appcenter_bundle', added fixes of the following 1. Update to avoid null safety check compiler errors in [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add appcenter_bundle

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  appcenter_bundle: ^1.0.2

Alternatively, 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:appcenter_bundle/appcenter_bundle.dart';
5
likes
150
pub points
58%
popularity

Publisher

verified publishercavecafe.cc

This plugin bundles AppCenter Analytics, Crashes and Distribute, from the original 'flutter_appcenter_bundle', added fixes of the following 1. Update to avoid null safety check compiler errors in later version of dart compilers 2. Update to Kotlin Plugin version to the later version of 2022 and later To learn more about AppCenter, go to https://aka.ms/appcenterdocs

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on appcenter_bundle