efui_video_player 1.0.4 copy "efui_video_player: ^1.0.4" to clipboard
efui_video_player: ^1.0.4 copied to clipboard

discontinuedreplaced by: chewie

A custom Flutter video player powered by empathetech_flutter_ui

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add efui_video_player

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

dependencies:
  efui_video_player: ^1.0.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:efui_video_player/efui_video_player.dart';
0
likes
50
points
13
downloads

Publisher

verified publisherempathetech.net

Weekly Downloads

A custom Flutter video player powered by empathetech_flutter_ui

Repository (GitHub)

License

GPL-3.0 (license)

Dependencies

empathetech_flutter_ui, flutter, flutter_platform_widgets, video_player

More

Packages that depend on efui_video_player