light_compressor 0.1.0 light_compressor: ^0.1.0 copied to clipboard
A powerful and easy-to-use video compression plugin for Flutter.
0.1.0 #
Bugs fixes.
0.0.7 #
Fixed a crash at iOS the video has no sound. Replaced image_picker with file_picker for the sample app due to this open issue https://github.com/flutter/flutter/issues/52419
0.0.6 #
Updated dependencies. Fixed a crash on iOS.
0.0.5 #
Update LightCompressor library for Android with bugs fixes.
Added very_low
video quality.
Fixed the project to work in iOS 14.
0.0.4 #
Updated documentation. Code cleanup.
0.0.3 #
Updated details about the plugin.
0.0.2 #
Updated documentation related to using the plugin for Android.
0.0.1 #
Initial version of the plugin.
- Includes the ability to compress videos and works in both Android and iOS.