gumlet_video_player 1.0.0+1 copy "gumlet_video_player: ^1.0.0+1" to clipboard
gumlet_video_player: ^1.0.0+1 copied to clipboard

Platformweb

Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add gumlet_video_player

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

dependencies:
  gumlet_video_player: ^1.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:gumlet_video_player/video_player.dart';
1
likes
130
pub points
26%
popularity

Publisher

verified publishergumlet.com

Flutter plugin for displaying inline video with other Flutter widgets on Android, iOS, and web.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, flutter_inappwebview, gumlet_video_player_platform_interface, gumlet_video_player_web

More

Packages that depend on gumlet_video_player