flutter_screen icon indicating copy to clipboard operation
flutter_screen copied to clipboard

Deprecated version of the Android embedding

Open efraespada opened this issue 4 years ago • 3 comments

The plugins `screen` use a deprecated version of the Android embedding.

To avoid unexpected runtime failures, or future build failures, try to see if these plugins support the Android V2 embedding. Otherwise, consider removing them 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.

efraespada avatar Sep 11 '21 12:09 efraespada

This seems to be a nice alternative: https://github.com/SVD13/device_display_brightness

scris avatar Sep 24 '21 11:09 scris

Yes i also met

panhuiAipami avatar Oct 25 '21 08:10 panhuiAipami

This blocks me of using the plugin 😢

rocboronat avatar Dec 23 '21 17:12 rocboronat