pro_video_editor 0.0.3
pro_video_editor: ^0.0.3 copied to clipboard
A Flutter video editor: Seamlessly enhance your videos with user-friendly editing features.
🚧 Under Development 🚧 #
pro_video_editor
is an upcoming Flutter package designed to provide advanced video editing capabilities. This package will serve as an extension to pro_image_editor, bringing powerful video manipulation tools to Flutter applications.
Platform Support #
Platform | getVideoInformation |
createVideoThumbnails |
generateVideoFromWidget |
---|---|---|---|
Android | ✅ | ✅ | ❌ |
iOS | ✅ | ✅ | ❌ |
Web | ✅ | ✅ | ❌ |
macOS | ✅ | ✅ | ❌ |
Windows | ✅ | ✅ | ❌ |
Linux | ⚠️ | ⚠️ | ❌ |
Legend
- ✅ Supported and tested
- ⚠️ Supported but not tested
- ❌ Not supported but planned