zego_zpns 2.6.0-custom2240 copy "zego_zpns: ^2.6.0-custom2240" to clipboard
zego_zpns: ^2.6.0-custom2240 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.6.0-custom2240

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

verified publisherzego.im

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

More

Packages that depend on zego_zpns