rurico / flutter_video_compressLinks
Generate a new file by compressed video, and provide metadata. Get video thumbnail from a video path, supports JPEG/GIF. To reduce app size not using FFmpeg in IOS.
☆194Updated 3 years ago
Alternatives and similar repositories for flutter_video_compress
Users that are interested in flutter_video_compress are comparing it to the libraries listed below
Sorting:
- An image compress package like Luban for Dart☆216Updated 4 months ago
- Flutter plugin for building pull to refresh effects with PullToRefreshNotification and PullToRefreshContainer quickly.☆194Updated 3 weeks ago
- flutter loadmore demos☆252Updated 2 years ago
- Page indicator for flutter, with multiple build-in layouts.☆176Updated 4 years ago
- A Flutter library to add bubble tab indicator to TabBar☆191Updated 4 years ago
- Pick image/video from album by flutter. Support ios and android. UI by flutter, no native.☆298Updated 3 years ago
- A loading more list which supports ListView,GridView,WaterfallFlow and Slivers.☆375Updated 4 months ago
- A plug-in that can call native APP to open files with string result in flutter, support iOS(UTI) / android(intent) / PC(ffi) / web(dart:h…☆270Updated 4 months ago
- This plugin generates thumbnail from video file or URL. It returns image in memory or writes into a file. It offers rich options to contr…