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

discontinued

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
pub points
0%
popularity

Publisher

unverified uploader

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