-
Notifications
You must be signed in to change notification settings - Fork 28
Description
Can we access your project?
- I give permission for members of the FlutterFlow team to access and test my project for the sole purpose of investigating this issue.
Current Behavior
SUBJECT: UI/UX Issue - Firebase Storage options and Pubspec Settings tab missing despite correct configuration
PROJECT ID: plant-care-ee8iet
HELLO FLUTTERFLOW SUPPORT TEAM,
I am experiencing a critical issue in my project "PlantCare" where several Firebase-related options and editor tabs are missing, preventing me from implementing an image upload feature.
- THE ISSUES ENCOUNTERED:
- Missing Native Option: In the "Upload/Save Media" action, the "Upload Type" dropdown only shows "Local Upload". The "Firebase" option is completely missing from the list.
- Missing Settings Field: In Settings > Firebase, the "Storage Bucket" field does not appear at all, even after clicking "Regenerate Config Files" multiple times.
- Missing Editor Tab: In the Custom Action editor, the "Pubspec Settings" tab is invisible (only "Config" and "Action Settings" are shown), making it impossible to add the 'firebase_storage' dependency manually.
- CONFIGURATION VERIFIED:
- Firebase Side: Cloud Storage is initialized and active in the Firebase Console (currently in Test Mode).
- Permissions: firebase@flutterflow.io has been granted the 'Editor' (and temporarily 'Owner') role in the Google Cloud/Firebase console.
- Database: Firestore is connected and working correctly within the project.
- STEPS ALREADY TAKEN:
- Multiple "Regenerate Config Files" attempts.
- Browser refresh and cache clearing (using Google Chrome).
- Verified that "Remote Config" is visible, but "Storage" settings remain hidden.
- GOAL:
I need to upload images to Firebase Storage. Since the native action is hidden, I tried a Custom Action, but the missing Pubspec tab blocks compilation.
Could you please investigate why my project UI is restricted and why these specific menus are hidden despite the service being active on the Firebase side?
BEST REGARDS,
[Ton Nom / Your Name]
Expected Behavior
Expected Behavior (Comportement attendu) :
- Firebase Settings: The "Storage Bucket" field should be visible in the Firebase Settings as soon as Cloud Storage is active, allowing me to link the
gs://bucket URL. - Media Actions: When using the "Upload/Save Media" action, "Firebase" should be available as an option in the "Upload Type" dropdown menu.
- Custom Code Editor: The "Pubspec Settings" tab should be visible in the right-hand configuration panel of the Custom Action editor to allow for manual dependency management.
- Consistency: The FlutterFlow UI should reflect the actual state of the Firebase project, recognizing that Cloud Storage is enabled and that
firebase@flutterflow.iohas the necessary permissions.
Steps to Reproduce
trigger "on tap"
add action "upload/save media"
=> no action "upload for firebase"
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
IT4giMn1z4pItbxa7aXyde9Vmjw6NmYjbZc0sNobbxAjIoDoPJkUafT8U1VoQsvnYH9fKEWIhmYepPDIvoXLE8deHyWVRb55wZNiUg/wRlG/aoShPruOREZAP/hYG0im3KeFuRJDJuhZci0MwF6qAOm9Fw/fJpv7Zwh9f6PHaOI=
Visual documentation
Environment
- FlutterFlow version: 3.32.4
- Platform: Web
- Browser name and version: ARC and Google
- Operating system and version affected: WindowsAdditional Information
No response