gyanmeet_flutter_sdk 1.3.2 copy "gyanmeet_flutter_sdk: ^1.3.2" to clipboard
gyanmeet_flutter_sdk: ^1.3.2 copied to clipboard

unlisted

Gyanmeet meeting SDK for Flutter — a self-contained video meeting widget with host controls, chat, polls, and optional on-device AI proctoring.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add gyanmeet_flutter_sdk

With Flutter:

 $ flutter pub add gyanmeet_flutter_sdk

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

dependencies:
  gyanmeet_flutter_sdk: ^1.3.2

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:gyanmeet_flutter_sdk/gyanmeet_flutter_sdk.dart';
1
likes
0
points
178
downloads

Publisher

unverified uploader

Weekly Downloads

Gyanmeet meeting SDK for Flutter — a self-contained video meeting widget with host controls, chat, polls, and optional on-device AI proctoring.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

dio, flutter, google_mlkit_face_detection, image, livekit_client, livekit_components, path_provider, provider, tflite_flutter

More

Packages that depend on gyanmeet_flutter_sdk