aliyun_push 0.1.7 copy "aliyun_push: ^0.1.7" to clipboard
aliyun_push: ^0.1.7 copied to clipboard

Aliyun Push Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add aliyun_push

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

dependencies:
  aliyun_push: ^0.1.7

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:aliyun_push/aliyun_push.dart';
17
likes
145
points
172
downloads

Publisher

unverified uploader

Weekly Downloads

Aliyun Push Flutter plugin.

Homepage

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aliyun_push