flutter_video_thumbnail_plus 1.0.7
flutter_video_thumbnail_plus: ^1.0.7 copied to clipboard
A Flutter plugin for generating video thumbnails from video files, URLs, and byte arrays with support for multiple image formats and customization options.
1.0.7 #
- Added official Swift Package Manager (SPM) support for iOS and macOS.
- Added
Package.swiftconfigurations for iOS and macOS. - Updated native source structure to support SPM.
- Preserved CocoaPods support for backward compatibility.
- Updated CocoaPods podspec source paths for the new native structure.
- Preserved existing Dart APIs and plugin behavior.
- Improved SPM resource and privacy manifest handling where applicable.
- Updated documentation with Swift Package Manager integration details.
1.0.6 #
- Added macOS support.
- Added Windows support.
- Improved web compatibility and removed deprecated usage.
- Improved the macOS example app experience and file picking flow.
- Better error handling for unsupported video files on macOS.
- Improved test coverage and updated package documentation.
1.0.5 #
- Update the point.
1.0.4 #
- Fix the export enum on image type.
- update the issue on github.
1.0.3 #
- Fix the raised by user Issue for Dart SDK
1.0.1 #
- Updated readme file,
- Code refactor
1.0.0 #
- Initial package Version