flutter_video 0.1.15 copy "flutter_video: ^0.1.15" to clipboard
flutter_video: ^0.1.15 copied to clipboard

Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_video

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

dependencies:
  flutter_video: ^0.1.15

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:flutter_video/flutter_video.dart';
3
likes
35
pub points
27%
popularity

Publisher

unverified uploader

Base by bilibili ijkplayer, it's video/audio player, support https、rtmp、m3u8 and more protocol.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, flutter_spinkit, orientation, screen

More

Packages that depend on flutter_video