leelando_video_all 1.0.0
leelando_video_all: ^1.0.0 copied to clipboard
集成全部可选播放内核的 leelando_video 全量便捷包,适合需要一次性启用所有原生播放引擎的应用。
Use this package as a library
Depend on it
Run this command:
With Flutter:
$ flutter pub add leelando_video_allThis will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):
dependencies:
leelando_video_all: ^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_all/leelando_video_all.dart';