semlette / nfc_in_flutter

Cross-platform flutter plugin for reading and writing NFC tags. Not maintained anymore - not looking for new maintainer, fork instead.
MIT License
119 stars 119 forks source link

Android Embedding Deprecated #96

Open BrayFlex opened 2 years ago

BrayFlex commented 2 years ago

When running on the beta channel, Flutter 2.5.0-5.1.pre this warning pops up

The plugins nfc_in_flutter 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.

silentchild commented 2 years ago

same issue

hussamDana92 commented 2 years ago

same issue

miftahulbagusp commented 2 years ago

same issue

edoardoted99 commented 2 years ago

same issue

Disha-Shukla commented 1 year ago

So do we have any solution yet? I am having the same issue? Do we have any other plugin to be used?