Flutter – Failed to parse JSON response from Firebase CLI. JSON response: FormatException: Unexpected end of input (at character 1)
I am trying to setup my firebase project with flutter app. I was already using flutter successfully with no problems and was using firebase before they added this CLI method. I have successfully installed CLI, logged in and made the…