video_cache 0.0.1
video_cache: ^0.0.1 copied to clipboard
A powerful media cache plugin.
Flutter Video Cache #
A powerful media cache plugin.
β Support me #
Chat: Join WeChat group
π¦ Installing #
Add video_cache to your pubspec.yaml file:
dependencies:
video_cache: latest_version
Import video_cache in files that it will be used:
import 'package:video_cache/video_cache.dart';
π Usage #
String url = 'https://flutter.github.io/assets-for-api-docs/assets/videos/bee.mp4';
url = await VideoCache().convertToCacheProxyUrl(url);
π¨ About Me #
- GitHub: https://github.com/LinXunFeng
- Email: linxunfeng@yeah.net
- Blogs:
- ε ¨ζ θ‘ε¨: https://fullstackaction.com
- ζι: https://juejin.cn/user/1820446984512392