Isvisoft / flutter_screen_recording

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

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

Closed dev-4-oraxtech closed 1 year ago

dev-4-oraxtech commented 1 year ago

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.

salime45 commented 1 year ago

Duplicate