dyte_client 0.0.14 copy "dyte_client: ^0.0.14" to clipboard
dyte_client: ^0.0.14 copied to clipboard

discontinuedreplaced by: dyte_core
outdated

Integrate dyte video calls in your apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dyte_client

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

dependencies:
  dyte_client: ^0.0.14

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_client/dyte.dart';
import 'package:dyte_client/dyteMeeting.dart';
import 'package:dyte_client/dyteParticipant.dart';
import 'package:dyte_client/dyteSelfParticipant.dart';
import 'package:dyte_client/mobile_flutter.dart';
7
likes
0
pub points
72%
popularity

Publisher

verified publisherdyte.io

Integrate dyte video calls in your apps.

Homepage

License

unknown (LICENSE)

Dependencies

eventify, flutter

More

Packages that depend on dyte_client