appmetrica_push_hms_provider_plugin 2.2.0 copy "appmetrica_push_hms_provider_plugin: ^2.2.0" to clipboard
appmetrica_push_hms_provider_plugin: ^2.2.0 copied to clipboard

A Flutter plugin for HMS provider for AppMetrica Push SDK by Yandex. The AppMetrica Push SDK is a set of libraries for working with push notifications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add appmetrica_push_hms_provider_plugin

With Flutter:

 $ flutter pub add appmetrica_push_hms_provider_plugin

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

dependencies:
  appmetrica_push_hms_provider_plugin: ^2.2.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:appmetrica_push_hms_provider_plugin/appmetrica_push_hms_provider_plugin.dart';
0
likes
0
points
19
downloads

Publisher

verified publisherappmetrica.yandex.com

Weekly Downloads

A Flutter plugin for HMS provider for AppMetrica Push SDK by Yandex. The AppMetrica Push SDK is a set of libraries for working with push notifications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

appmetrica_push_plugin, flutter

More

Packages that depend on appmetrica_push_hms_provider_plugin

Packages that implement appmetrica_push_hms_provider_plugin