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

Remove usage of jCenter #101

Open ayadlaaouissi opened 2 years ago

ayadlaaouissi commented 2 years ago

🐛 Bug Report This library still uses jCenter. jCenter doesn't get any updates anymore and should therefor be switched to mavenCentral.

See also https://developer.android.com/studio/build/jcenter-migration

Expected behavior No dependencies on jCenter

Platform: 🤖 Android