aliyun_push 0.1.6 copy "aliyun_push: ^0.1.6" to clipboard
aliyun_push: ^0.1.6 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.6

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';
11
likes
105
pub points
80%
popularity

Publisher

unverified uploader

Aliyun Push Flutter plugin.

Homepage

Documentation

API reference

License

MIT (LICENSE)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on aliyun_push