ohlpush_plugin 1.0.0 copy "ohlpush_plugin: ^1.0.0" to clipboard
ohlpush_plugin: ^1.0.0 copied to clipboard

这是一个基于 OHLPush 功能的扩展的 Flutter 插件。使用此插件能够帮助您在使用 Flutter 开发应用时,快速地实现推送功能。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add ohlpush_plugin

With Flutter:

 $ flutter pub add ohlpush_plugin

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

dependencies:
  ohlpush_plugin: ^1.0.0

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:ohlpush_plugin/ohlpush_plugin.dart';
0
likes
0
points
111
downloads

Publisher

verified publishermob.com

Weekly Downloads

这是一个基于 OHLPush 功能的扩展的 Flutter 插件。使用此插件能够帮助您在使用 Flutter 开发应用时,快速地实现推送功能。

Homepage

License

unknown (license)

Dependencies

flutter

More

Packages that depend on ohlpush_plugin

Packages that implement ohlpush_plugin