Issue: You are trying to set up Firebase Storage in your FlutterFlow Firebase Settings, but you don't see the Firebase Storage Option (example below).
The Firebase Storage tab is not visible because you have not yet set up storage inside the Firebase Console.
Solution
1. Select Open Firebase Console from inside your FlutterFlow project
2. In the build menu click on Storage
3. Click Get Started and complete storage setup.
After you successfully created your storage bucket, you can go to the FlutterFlow project and see the rules option.
โ
Note: After creating Storage it may take up to an hour for this to reflect in your FlutterFlow project.