Daily Client SDK for Flutter (Pre-beta)

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

The Daily Client SDK for Flutter is currently in pre-beta. APIs may change significantly before a stable release. We appreciate any feedback you may have related to using it.

Installation

For installation instructions, follow the Flutter installation guide.

Guide

To learn more about building apps with the Daily Client SDK for Flutter, read our introductory guide, including a Hello, world example for Flutter (Coming soon).

Demo app

To see a working example of how to interact with the Daily Client SDK for Flutter, see our public demo app.

Navigating the API

The Daily Client SDK for Flutter is comprised of functionality that can be grouped based on the tasks involved in building a successful video call experience.

For each of these tasks (or sub-tasks), you'll find that the API usually provides:

  • One or more methods to update something about the call
  • One or more methods to get information about the call
  • One or more events for reacting to changes in the call

To view these tasks in more detail, please visit our API documentation for Flutter.

Setting up the call client

Managing the call lifecycle

Handling participants

Handling the active speaker

Managing Subscriptions

Managing media