ffmpeg_remux 0.0.5 copy "ffmpeg_remux: ^0.0.5" to clipboard
ffmpeg_remux: ^0.0.5 copied to clipboard

用于离线视频缓存的 Flutter 插件,支持 mp4/m3u8 下载、HLS 转 mp4、地址刷新与相册复制。

0.0.5 #

  • 将 README、测试清单和核心代码注释统一调整为中文。
  • 补充并整理下载、刷新地址、相册复制等能力说明。

0.0.4 #

  • improve example app structure by splitting pages and widgets into separate files
  • add download list UI with completed and processing tabs
  • add local video playback in the example app
  • add detailed album copy result reporting and clearer failure reasons
  • add manual retry flow for failed tasks through setRefreshUrl
  • keep unfinished tasks paused after app restart instead of auto-resuming
  • refine same-id task handling in the example UI
  • improve README and example text for integration guidance

0.0.1 #

  • TODO: Describe initial release.

0.0.2 #

  • android so 集成一个
  • iOS 打成标准库
  • 更新了依靠参数决定是否把mp4复制到相册

0.0.3 #

  • 支持web空实现编译无法编译
1
likes
85
points
87
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

用于离线视频缓存的 Flutter 插件,支持 mp4/m3u8 下载、HLS 转 mp4、地址刷新与相册复制。

Topics

#video #download #m3u8 #ffmpeg #offline

License

unknown (license)

Dependencies

convert, crypto, dio, flutter, flutter_hls_parser, flutter_web_plugins, path, path_provider, photo_manager, plugin_platform_interface, sqlite3, sqlite3_flutter_libs, web

More

Packages that depend on ffmpeg_remux

Packages that implement ffmpeg_remux