mobpush 1.0.2 copy "mobpush: ^1.0.2" to clipboard
mobpush: ^1.0.2 copied to clipboard

discontinuedreplaced by: mobpush_plugin

Push is an essential function of the App, which can effectively improve user retention and activity. It can quickly and efficiently integrate MobPush push service for the App and cope with diversified [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobpush

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

dependencies:
  mobpush: ^1.0.2

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:mobpush/mobpush.dart';
1
likes
15
points
14
downloads

Publisher

verified publishermob.com

Weekly Downloads

Push is an essential function of the App, which can effectively improve user retention and activity. It can quickly and efficiently integrate MobPush push service for the App and cope with diversified push scenarios.

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mobpush

Packages that implement mobpush