rurico / flutter_video_compress

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.
MIT License
188 stars 73 forks source link

[help] 启动压缩函数报错 #84

Open bookerss opened 4 years ago

bookerss commented 4 years ago

Description

Unhandled Exception: MissingPluginException(No implementation found for method compressVideo on channel flutter_video_compress)

Platform

ios

Code Example (if has)

void main() {

}

Expected solution