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

discontinuedreplaced by: dyte_core
PlatformAndroidiOS

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_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.8.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
100
pub points
82%
popularity

Publisher

verified publisherdyte.io

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_client