dyte_client3 0.8.7 copy "dyte_client3: ^0.8.7" to clipboard
dyte_client3: ^0.8.7 copied to clipboard

Integrate dyte video calls in your apps. This package exposes a widget that helps integrate native dyte meeting UI in a flutter app

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dyte_client3

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

dependencies:
  dyte_client3: ^0.8.7

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

Import it

Now in your Dart code, you can use:

import 'package:dyte_client3/dyte.dart';
import 'package:dyte_client3/dyteMeeting.dart';
import 'package:dyte_client3/dyteParticipant.dart';
import 'package:dyte_client3/dyteSelfParticipant.dart';
import 'package:dyte_client3/mobile_flutter.dart';
0
likes
120
points
21
downloads

Publisher

unverified uploader

Weekly Downloads

Integrate dyte video calls in your apps. This package exposes a widget that helps integrate native dyte meeting UI in a flutter app

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

eventify, flutter

More

Packages that depend on dyte_client3