CarnegieTechnologies / gallery_saver

Flutter plugin that saves images and videos to devices gallery
Apache License 2.0
157 stars 329 forks source link

Plugin use a deprecated version of the Android embedding #148

Closed anchao-lu closed 3 years ago

anchao-lu commented 3 years ago

Flutter 2.5.0 The plugins gallery_saver 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.

lecicdjuro commented 3 years ago

That is not true. It is using v2 embeding.