video_player_flutter 0.1.4 copy "video_player_flutter: ^0.1.4" to clipboard
video_player_flutter: ^0.1.4 copied to clipboard

discontinued

A flutter video player based on Dart build using existing Video_Player library with High Level access providing zooming,Aspect-ratio controls etc.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add video_player_flutter

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

dependencies:
  video_player_flutter: ^0.1.4

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:video_player_flutter/video_player_flutter.dart';
7
likes
40
pub points
20%
popularity

Publisher

unverified uploader

A flutter video player based on Dart build using existing Video_Player library with High Level access providing zooming,Aspect-ratio controls etc.

Repository (GitHub)
View/report issues

License

MIT (LICENSE)

Dependencies

flutter, orientation, provider, screen, video_player

More

Packages that depend on video_player_flutter