flutterfreaks_video_player 0.0.1 copy "flutterfreaks_video_player: ^0.0.1" to clipboard
flutterfreaks_video_player: ^0.0.1 copied to clipboard

A new Flutter package by which you can easily play the video in your flutter mobile app by just passing the video url.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutterfreaks_video_player

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

dependencies:
  flutterfreaks_video_player: ^0.0.1

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:flutterfreaks_video_player/flutterfreaks_video_player.dart';
2
likes
140
pub points
45%
popularity

Publisher

verified publisherpriyanshukumar1705.blogspot.com

A new Flutter package by which you can easily play the video in your flutter mobile app by just passing the video url.

Repository (GitHub)
View/report issues

Documentation

API reference

License

GPL-3.0 (LICENSE)

Dependencies

chewie, flutter, video_player

More

Packages that depend on flutterfreaks_video_player