octopus_player 0.0.5 copy "octopus_player: ^0.0.5" to clipboard
octopus_player: ^0.0.5 copied to clipboard

A customizable video player, that allow you to change colors, icons, methods. It is inspired to Netflix player design

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add octopus_player

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

dependencies:
  octopus_player: ^0.0.5

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

Publisher

unverified uploader

A customizable video player, that allow you to change colors, icons, methods. It is inspired to Netflix player design

Repository (GitHub)
View/report issues

License

Apache-2.0 (LICENSE)

Dependencies

flutter, outline_material_icons, video_player

More

Packages that depend on octopus_player