firebase_messaging gives MISSING_INSTANCEID_SERVICE error. This is due to the fact that the device does not have Google services.
There are many solutions, but on pure android. Are there any solutions on Dart?
Is there any way to check if Google play is available on the device without using the library?