dolbyio_comms_sdk_flutter 0.0.1 copy "dolbyio_comms_sdk_flutter: ^0.0.1" to clipboard
dolbyio_comms_sdk_flutter: ^0.0.1 copied to clipboard

PlatformAndroidiOS
outdated

Dolby.io Communications SDK for Flutter allows creating high-quality applications for video conferencing using the Flutter UI development SDK. With Flutter, you can write a single codebase in Dart t [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add dolbyio_comms_sdk_flutter

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

dependencies:
  dolbyio_comms_sdk_flutter: ^0.0.1

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:dolbyio_comms_sdk_flutter/dolbyio_comms_sdk_flutter.dart';
9
likes
130
points
146
downloads

Publisher

verified publisherdolby.io

Weekly Downloads

Dolby.io Communications SDK for Flutter allows creating high-quality applications for video conferencing using the Flutter UI development SDK. With Flutter, you can write a single codebase in Dart that you can natively compile and use for building, testing, and deploying applications across multiple platforms. Currently, the Flutter SDK supports creating applications for iOS and Android devices.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, mockito, plugin_platform_interface

More

Packages that depend on dolbyio_comms_sdk_flutter

Packages that implement dolbyio_comms_sdk_flutter