Isvisoft / flutter_screen_recording

A new Flutter plugin for record the screen.
MIT License
142 stars 138 forks source link

Problem occured when running pub get with latest stable version of flutter 3.10.5 #88

Closed dernoun closed 10 months ago

dernoun commented 1 year ago

The plugin flutter_screen_recording uses a deprecated version of the Android embedding.

Angel1404 commented 1 year ago

Tengo el mismo problema.

ibn-abdulwahab commented 1 year ago

@dernoun and lower version of kotlin. Can I work on this problem for the upgrade

wantroba commented 1 year ago

Same problem here

7ANV1R commented 11 months ago

Same warning: The plugin flutter_screen_recording 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.