broody_video 0.5.0-dev.2 copy "broody_video: ^0.5.0-dev.2" to clipboard
broody_video: ^0.5.0-dev.2 copied to clipboard

The video manipulation library for broody. iOS only for now.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add broody_video

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

dependencies:
  broody_video: ^0.5.0-dev.2

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:broody_video/broody_video.dart';
0
likes
130
pub points
0%
popularity

Publisher

unverified uploader

The video manipulation library for broody. iOS only for now.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, loading_value

More

Packages that depend on broody_video