flutter_native_video_trimmer 1.0.0
flutter_native_video_trimmer: ^1.0.0 copied to clipboard
A lightweight Flutter plugin for video manipulation using pure native code (Media3 for Android and AVFoundation for iOS). Efficiently trim videos, generate thumbnails, and retrieve video information w [...]
1.0.0 #
- Initial release
- Features:
- Video trimming using native code (Media3 for Android, AVFoundation for iOS)
- Thumbnail generation
- Video information retrieval
- No FFmpeg dependency
- Support for Android and iOS
- Documentation:
- Comprehensive README with usage examples
- API documentation
- Example app