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