gwp_alpha_player 0.0.3 copy "gwp_alpha_player: ^0.0.3" to clipboard
gwp_alpha_player: ^0.0.3 copied to clipboard

一个透明播放器(适配Android, iOS平台).

gwp_alpha_player_example #

添加依赖 gwp_alpha_player: ^0.0.1

在使用播放器dart文件中导入 import 'package:gwp_alpha_player/gwp_alpha_player.dart';

Getting Started #

这是一个刷礼物,等需要播放透明视频的播放器插件,可以播放本地视频,https远程视频等

android需要在项目中添加如下配置:

buildscript {\n repositories { \n google() \n mavenCentral() \n jcenter()\n } \n }\n

allprojects {\n repositories { \n google()\n mavenCentral()\n jcenter()\n maven { url 'https://jitpack.io' }\n }\n }\n

1
likes
0
pub points
0%
popularity

Publisher

unverified uploader

一个透明播放器(适配Android, iOS平台).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on gwp_alpha_player