flutter_native_video_trimmer
A lightweight Flutter plugin for video manipulation using native code. Trim videos without FFmpeg dependency.
1.1.9
26K downloads/mo
#1949 most downloaded on pub.dev
iawtk2302/flutter_native_video_trimmer
What this package is like to depend on
Last release 1 years ago
20 Mar 2025
Ships on a steady schedule
a new release about every 8 days
Nearly every release is documented
notes for 19 of 19 stable releases
Nothing withdrawn
no release was ever pulled
1 years old
19 releases · first in 2025
0 releases in the last 12 months
see the full history below
Release timeline
19 releases · Feb 2025 to Mar 2025
2026
Releases
latest 19-
1.1.920 Mar 2025 -
1.1.817 Mar 2025 -
1.1.714 Mar 2025 -
1.1.611 Mar 2025 -
1.1.510 Mar 2025 -
1.1.405 Mar 2025 -
1.1.303 Mar 2025 -
1.1.228 Feb 2025 -
1.1.124 Feb 2025 -
1.1.024 Feb 2025 -
1.0.924 Feb 2025 -
1.0.824 Feb 2025 -
1.0.724 Feb 2025 -
1.0.624 Feb 2025 -
1.0.524 Feb 2025Release notes
Open source →- Add MediaInfo model class for better type safety
- Update getVideoInfo to return MediaInfo instead of Map
-
1.0.324 Feb 2025Release notes
Open source →- Fix iOS implementation
- Add Flutter import to iOS handler files
- Fix method channel implementation
-
1.0.224 Feb 2025Release notes
Open source →- Fix iOS implementation
- Fix method channel implementation
- Update package export configuration
-
1.0.124 Feb 2025 -
1.0.024 Feb 2025Release notes
Open source →- Initial release
- Features:
- Video trimming using native code
- Thumbnail generation
- Video information retrieval
- No FFmpeg dependency
- Support for Android and iOS
- Documentation:
- Comprehensive README with usage examples
- API documentation
- Example app