firebase / flutterfire

🔥 A collection of Firebase plugins for Flutter apps.
https://firebase.google.com/docs/flutter/setup
BSD 3-Clause "New" or "Revised" License
8.44k stars 3.91k forks source link

🐛 [firebase_messaging] Remove deprecated firebase-iid dependency #12700

Closed gsakakihara closed 3 weeks ago

gsakakihara commented 3 weeks ago

https://github.com/firebase/firebase-android-sdk/issues/5867

firebase-iid is deprecated so the dependency should be removed, if possible. The plugin doesn't appear to use any of those methods so it could just mean removing:

https://github.com/firebase/flutterfire/blob/6be9597301aadf9673535fd4ef3fd4fda92ead6a/packages/firebase_messaging/firebase_messaging/android/build.gradle#L69