millicast_flutter_sdk 1.2.0 copy "millicast_flutter_sdk: ^1.2.0" to clipboard
millicast_flutter_sdk: ^1.2.0 copied to clipboard

A Flutter SDK that allows developers to simplify Millicast services integration into their own Android and iOS apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add millicast_flutter_sdk

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

dependencies:
  millicast_flutter_sdk: ^1.2.0

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:millicast_flutter_sdk/millicast_flutter_sdk.dart';
17
likes
120
pub points
56%
popularity

Publisher

verified publishermillicast.com

A Flutter SDK that allows developers to simplify Millicast services integration into their own Android and iOS apps.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

eventify, flutter, flutter_webrtc, http, jwt_decode, logger, sdp_transform, web_socket_channel

More

Packages that depend on millicast_flutter_sdk