flutter_ffmpeg_sw_player 0.0.1 copy "flutter_ffmpeg_sw_player: ^0.0.1" to clipboard
flutter_ffmpeg_sw_player: ^0.0.1 copied to clipboard

一个基于 FFmpeg 管道输出的 Flutter 视频软渲染插件,专为解决 Linux 平台下视频播放的稳定性与依赖痛点而设计。

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_ffmpeg_sw_player

With Flutter:

 $ flutter pub add flutter_ffmpeg_sw_player

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  flutter_ffmpeg_sw_player: ^0.0.1

Alternatively, your editor might support dart pub get or flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:flutter_ffmpeg_sw_player/flutter_ffmpeg_sw_player.dart';
0
likes
0
points
48
downloads

Publisher

verified publisherdebuggerx.com

Weekly Downloads

一个基于 FFmpeg 管道输出的 Flutter 视频软渲染插件,专为解决 Linux 平台下视频播放的稳定性与依赖痛点而设计。

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

ffi, flutter, texture_rgba_renderer

More

Packages that depend on flutter_ffmpeg_sw_player