fake_push 0.5.4 copy "fake_push: ^0.5.4" to clipboard
fake_push: ^0.5.4 copied to clipboard

discontinued

A powerful tencent xinge push plugin for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fake_push

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

dependencies:
  fake_push: ^0.5.4

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:fake_push/fake_push.dart';
3
likes
30
pub points
0%
popularity

Publisher

verified publisherhaitanyule.com

A powerful tencent xinge push plugin for Flutter.

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, jaguar_serializer, meta

More

Packages that depend on fake_push