leelando_video_fvp 1.0.0
leelando_video_fvp: ^1.0.0 copied to clipboard
基于 FVP 和 libmdk 的 leelando_video 可插拔播放内核,覆盖移动端与桌面端的统一视频播放场景。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add leelando_video_fvpThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
leelando_video_fvp: ^1.0.0Alternatively, 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:leelando_video_fvp/leelando_video_fvp.dart';