zego_zpns 2.5.0-alpha copy "zego_zpns: ^2.5.0-alpha" to clipboard
zego_zpns: ^2.5.0-alpha copied to clipboard

ZEGO ZPNs Flutter SDK is a flutter plugin wrapper based on ZPNs native Android / iOS SDK.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zego_zpns

With Flutter:

 $ flutter pub add zego_zpns

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

dependencies:
  zego_zpns: ^2.5.0-alpha

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

Publisher

unverified uploader

ZEGO ZPNs Flutter SDK is a flutter plugin wrapper based on ZPNs native Android / iOS SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js, universal_io, uuid

More

Packages that depend on zego_zpns