daily_flutter 0.1.0-alpha.1 copy "daily_flutter: ^0.1.0-alpha.1" to clipboard
daily_flutter: ^0.1.0-alpha.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 Dart:

 $ dart pub add daily_flutter

With Flutter:

 $ flutter pub add daily_flutter

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

dependencies:
  daily_flutter: ^0.1.0-alpha.1

Alternatively, your editor might support dart pub get or 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
0
pub points
81%
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

License

unknown (license)

Dependencies

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

More

Packages that depend on daily_flutter