jonataslaw / VideoCompress

Compress videos, remove audio, manipulate thumbnails, and make your video compatible with all platforms through this lightweight and efficient library.
MIT License
230 stars 279 forks source link

Removes v1 Flutter Android embedding references #286

Closed yaakovschectman closed 2 weeks ago

yaakovschectman commented 3 weeks ago

Fixes https://github.com/jonataslaw/VideoCompress/issues/268.

Tested by building a copy of the VideoCompress example app with the changes in https://github.com/flutter/engine/pull/52022 applied.

jonataslaw commented 2 weeks ago

Thank you for your contribution! LGTM!