hm_video_player 0.6.3 copy "hm_video_player: ^0.6.3" to clipboard
hm_video_player: ^0.6.3 copied to clipboard

跨平台视频播放器插件,支持全屏、画中画、投屏、倍速等功能。

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add hm_video_player

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

dependencies:
  hm_video_player: ^0.6.3

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:hm_video_player/hm_video_player.dart';
1
likes
135
points
180
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

跨平台视频播放器插件,支持全屏、画中画、投屏、倍速等功能。

Repository (GitHub)
View/report issues

Topics

#video-player #video #cast #picture-in-picture #fullscreen

License

MIT (license)

Dependencies

flutter

More

Packages that depend on hm_video_player

Packages that implement hm_video_player