zego_zim 2.12.1 copy "zego_zim: ^2.12.1" to clipboard
zego_zim: ^2.12.1 copied to clipboard

ZEGO ZIM Flutter SDK is a flutter plugin wrapper based on ZIM native Android / iOS / Mac / Win / Web SDK.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add zego_zim
copied to clipboard

With Flutter:

 $ flutter pub add zego_zim
copied to clipboard

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

dependencies:
  zego_zim: ^2.12.1
copied to clipboard

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_zim/zego_zim.dart';
copied to clipboard
8
likes
0
points
1.15k
downloads

Publisher

verified publisherzego.im

Weekly Downloads

2024.07.06 - 2025.01.18

ZEGO ZIM Flutter SDK is a flutter plugin wrapper based on ZIM native Android / iOS / Mac / Win / Web SDK.

Homepage

License

unknown (license)

Dependencies

flutter, flutter_web_plugins, js

More

Packages that depend on zego_zim