medea_jason 0.3.0-dev+rev.d675a58f7a3b5c4e0508f0692405d2e1f26e9dd2 copy "medea_jason: ^0.3.0-dev+rev.d675a58f7a3b5c4e0508f0692405d2e1f26e9dd2" to clipboard
medea_jason: ^0.3.0-dev+rev.d675a58f7a3b5c4e0508f0692405d2e1f26e9dd2 copied to clipboard

outdated

Cross-platform client library of Medea media server for Flutter.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add medea_jason

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

dependencies:
  medea_jason: ^0.3.0-dev+rev.d675a58f7a3b5c4e0508f0692405d2e1f26e9dd2

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:medea_jason/medea_jason.dart';