huawei_push_fcm 6.3.0+304 copy "huawei_push_fcm: ^6.3.0+304" to clipboard
huawei_push_fcm: ^6.3.0+304 copied to clipboard

PlatformAndroid

Huawei Push-FCM Proxy plugin for Flutter that exposes all the functionality provided by the Huawei Push-FCM Proxy SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add huawei_push_fcm

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

dependencies:
  huawei_push_fcm: ^6.3.0+304

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:huawei_push_fcm/huawei_push_fcm.dart';
5
likes
140
pub points
75%
popularity

Publisher

verified publisherdeveloper.huawei.com

Huawei Push-FCM Proxy plugin for Flutter that exposes all the functionality provided by the Huawei Push-FCM Proxy SDK.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (LICENSE)

Dependencies

flutter

More

Packages that depend on huawei_push_fcm