contact_picker icon indicating copy to clipboard operation
contact_picker copied to clipboard

use a deprecated version of the Android embedding.

Open mhdarshad opened this issue 4 years ago • 0 comments

The plugins contact_picker, flutter_contact 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 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.se of Flutter will remove these deprecated APIs.

mhdarshad avatar Sep 10 '21 17:09 mhdarshad