This Flutter video editor is great, thank you to the developer. You clearly thought about real use cases and didn’t force a single way to use it. I can use it with other video players without changing the package code, and I can customize language, icons, and other UI choices. That flexibility is rare and really appreciated.
To make it compete with (and maybe beat) many paid SDKs, it would be awesome to add:
Core requests
- Multiple video and audio tracks (layered timeline)
- Time-based overlays for text, images, and emojis (set in/out and duration)
- Basic trim/split for each clip and overlay
Nice to have next
- Transitions (cross-fade, fade to black/white)
- Keyframes for position, scale, opacity, rotation
- Export options (resolution, bitrate, codec, fps, audio bitrate)
Why it matters
- Enables pro-style editing in Flutter
- Covers most creator/mobile editing needs without leaving the app
- Closes the gap with paid SDKs while staying simple to integrate
Thanks again for the great work. It’s already an excellent package, and with these features it could easily outpace many commercial options.
This Flutter video editor is great, thank you to the developer. You clearly thought about real use cases and didn’t force a single way to use it. I can use it with other video players without changing the package code, and I can customize language, icons, and other UI choices. That flexibility is rare and really appreciated.
To make it compete with (and maybe beat) many paid SDKs, it would be awesome to add:
Core requests
Nice to have next
Why it matters
Thanks again for the great work. It’s already an excellent package, and with these features it could easily outpace many commercial options.