Don Arias Agokoli
Don Arias Agokoli
Hello @theachoem , I have fork the project and when I do **flutter pub get** I get this error. ``` Git error. Command: `git clone --mirror [email protected]:juniorise/flutter_weather_bg_null_safety.git /Users/donarias/.pub-cache/git/cache/flutter_weather_bg_null_safety-5182e2ce70ac8802940fa4061dec57b31b340bfd` stdout: stderr:...
@theachoem I can't change that.
I encountered this same error message. In my case, the issue was that the name of the collection in my code didn’t match the one in Firestore. Make sure to...