video_cacher 0.3.0 copy "video_cacher: ^0.3.0" to clipboard
video_cacher: ^0.3.0 copied to clipboard

Offline video cache for Flutter - mp4/HLS(m3u8) download with resume, AES-128, pure-Dart remux to mp4, album export. 离线视频缓存:断点续传、纯 Dart 转封装、相册保存。

example/lib/main.dart

import 'package:flutter/material.dart';

import 'app.dart';

void main() {
  runApp(const MyApp());
}
1
likes
100
points
28
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Offline video cache for Flutter - mp4/HLS(m3u8) download with resume, AES-128, pure-Dart remux to mp4, album export. 离线视频缓存:断点续传、纯 Dart 转封装、相册保存。

Repository (GitHub)
View/report issues

Topics

#video #download #m3u8 #hls #offline

License

unknown (license)

Dependencies

dio, flutter, meta, path, path_provider, photo_manager, pointycastle

More

Packages that depend on video_cacher

Packages that implement video_cacher