logger_flutter icon indicating copy to clipboard operation
logger_flutter copied to clipboard

fix: deprecated Android embedding

Open jjangga0214 opened this issue 4 years ago • 1 comments

Hi!

It seems like deprecated APIs should be patched before Flutter removes supporting.

Thanks!

Screenshot from 2021-10-05 21-48-06

jjangga0214 avatar Oct 05 '21 12:10 jjangga0214

I get the same error message:

The plugin `logger_flutter` 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.

@leisim Can we help you with fixing this?

JuKu avatar May 31 '22 22:05 JuKu