firebase_storage/channel-error Unable to establish connection on channel
I'm trying to connect Firebase Storage to my flutter project. But I got an error [ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: [firebase_storage/channel-error] Unable to establish connection on channel. I've found that it could be problem with rules because I've used firebase auth. But…