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

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add hm_video_player

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 dart pub get):

dependencies:
  hm_video_player: ^0.4.6

Alternatively, your editor might support dart pub get or 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
0
points
180
downloads

Publisher

unverified uploader

Weekly Downloads

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

Repository (GitHub)
View/report issues

Topics

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

License

unknown (license)

Dependencies

flutter

More

Packages that depend on hm_video_player

Packages that implement hm_video_player