aliyun_push_flutter 1.1.5 copy "aliyun_push_flutter: ^1.1.5" to clipboard
aliyun_push_flutter: ^1.1.5 copied to clipboard

retracted

Aliyun Push Flutter plugin, providing support for both Android and iOS platforms to enable push notification functionality in your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add aliyun_push_flutter

With Flutter:

 $ flutter pub add aliyun_push_flutter

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

dependencies:
  aliyun_push_flutter: ^1.1.5

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:aliyun_push_flutter/aliyun_push_flutter.dart';
3
likes
0
points
188
downloads

Publisher

verified publisheropenmindopen.world

Weekly Downloads

Aliyun Push Flutter plugin, providing support for both Android and iOS platforms to enable push notification functionality in your Flutter applications.

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aliyun_push_flutter