- Fix output video freezing during start and end
- Update the example app to use LTS version of FFmpeg (for wider device support)
- Update Readme
- Fix issue with path returned
- Change implementation of the
saveTrimmedVideo()
method saveTrimmedVideo()
now returns the output video path- Update Docs
- Fix over-scrolling && scroll-over issue
- BREAKING CHANGE:
loadVideo()
method implementation changed. Now, you can pass the video file to the method. - Fix issue related to animation controller improperly disposing
- Update Docs
- Fix for paths having white spaces
- Smoothen the scrubber animation
- Code improvements
- Update Readme
- Changed
StorageDir
format naming - Update documentation
- Correct documentation
- Initial Open Source release