daily_flutter 0.16.0-beta.1 copy "daily_flutter: ^0.16.0-beta.1" to clipboard
daily_flutter: ^0.16.0-beta.1 copied to clipboard

Flutter plugin for Daily. The Daily Client SDK allows you to build video and audio calling into your Flutter applications.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add daily_flutter

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

dependencies:
  daily_flutter: ^0.16.0-beta.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:daily_flutter/daily_flutter.dart';
2
likes
100
pub points
61%
popularity

Publisher

verified publisherdaily.co

Flutter plugin for Daily. The Daily Client SDK allows you to build video and audio calling into your Flutter applications.

Homepage

Documentation

API reference

License

unknown (LICENSE)

Dependencies

collection, ffi, flutter, flutter_plugin_android_lifecycle, freezed_annotation, json_annotation, logging, meta, permission_handler, plugin_platform_interface, synchronized

More

Packages that depend on daily_flutter