gwp_alpha_player 0.0.2 copy "gwp_alpha_player: ^0.0.2" to clipboard
gwp_alpha_player: ^0.0.2 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 #

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

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

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

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