mebius 0.2.1 copy "mebius: ^0.2.1" to clipboard
mebius: ^0.2.1 copied to clipboard

Mebius live video SDK for Flutter — broadcast and watch real-time streams through the Mebius gateway with a single, simple API.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mebius

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

dependencies:
  mebius: ^0.2.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:mebius/mebius.dart';
0
likes
160
points
75
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Mebius live video SDK for Flutter — broadcast and watch real-time streams through the Mebius gateway with a single, simple API.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_webrtc, http, meta, video_player

More

Packages that depend on mebius