xiao_mi_push_plugin 2.0.0 copy "xiao_mi_push_plugin: ^2.0.0" to clipboard
xiao_mi_push_plugin: ^2.0.0 copied to clipboard

PlatformAndroid

This plug-in is packaged based on the xiaomi Push SDK, providing common methods and listeners

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add xiao_mi_push_plugin

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

dependencies:
  xiao_mi_push_plugin: ^2.0.0

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:xiao_mi_push_plugin/xiao_mi_push_plugin.dart';
1
likes
130
pub points
31%
popularity

Publisher

verified publisherhuic.top

This plug-in is packaged based on the xiaomi Push SDK, providing common methods and listeners

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on xiao_mi_push_plugin