I want to add google machine language kit to my flutter project, when i do try adding the google ml kit this error appears, what could be the problem and how can i fix it? i tried closing editor/ doing a flutter clean/ and closing my app i have the latest firebase and firestore.
my initial problem was I used the image label kit at the start, when i tried to do so this appeared
MissingPluginException(No implementation found for method vision#startImageLabelDetector on channel google_mlkit_image_labeler)
so I tried closing the editor and doing a
flutter clean
it did nothing but bring up the other problem which is
FirebaseException ([cloud_firestore/unavailable] The service is currently unavailable. This is a most likely a transient condition and may be corrected by retrying with a backoff.)