flutter_appcenter 1.0.11 copy "flutter_appcenter: ^1.0.11" to clipboard
flutter_appcenter: ^1.0.11 copied to clipboard

Support Android/iOS to Build, Test, and Distribute, Analytics and Diagnostics services.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_appcenter

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

dependencies:
  flutter_appcenter: ^1.0.11

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:flutter_appcenter/flutter_appcenter.dart';
4
likes
35
pub points
0%
popularity

Publisher

unverified uploader

Support Android/iOS to Build, Test, and Distribute, Analytics and Diagnostics services.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

android_metadata, dio, flutter, install_plugin, open_appstore, package_info, path_provider, permission_handler, progress_dialog, url_launcher

More

Packages that depend on flutter_appcenter