flutter_video_compress icon indicating copy to clipboard operation
flutter_video_compress copied to clipboard

[Feature]flutter_video_compress uses a deprecated version of the Android embedding

Open michael-towify opened this issue 2 years ago • 1 comments

Description

While building under Flutter v2.10.*, there's a warning below, please take care, thanks in advance!

The plugin `flutter_video_compress` uses a deprecated version of the Android embedding.
To avoid unexpected runtime failures, or future build failures, try to see if this plugin supports the Android V2 embedding.
Otherwise, consider removing it since a future release of Flutter will remove these deprecated APIs.
If you are plugin author, take a look at the docs for migrating the plugin to the V2 embedding:
https://flutter.dev/go/android-plugin-migration.

Platform

Android

Code Example (if has)

flutter build apk

Expected solution

Improvement.

michael-towify avatar Mar 01 '22 08:03 michael-towify

The problem persists. @rurico @michael-towify

OnagaJerome avatar Apr 28 '22 13:04 OnagaJerome