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

Bundles for Microsoft AppCenter Analytics, Crashes and Distribute with some fixes

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.3

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
135
points
17
downloads

Publisher

verified publishercavecafe.cc

Weekly Downloads

Bundles for Microsoft AppCenter Analytics, Crashes and Distribute with some fixes

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on appcenter_bundle

Packages that implement appcenter_bundle