hybrid_media 0.0.1-dev.0 copy "hybrid_media: ^0.0.1-dev.0" to clipboard
hybrid_media: ^0.0.1-dev.0 copied to clipboard

PlatformAndroid

The media library of the Hybrid SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hybrid_media

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

dependencies:
  hybrid_media: ^0.0.1-dev.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:hybrid_media/hybrid_media.dart';
0
likes
150
points
12
downloads

Publisher

unverified uploader

Weekly Downloads

The media library of the Hybrid SDK.

Documentation

API reference

License

MIT (license)

Dependencies

flutter, hybrid_media_android, hybrid_media_platform_interface

More

Packages that depend on hybrid_media

Packages that implement hybrid_media