-
Notifications
You must be signed in to change notification settings - Fork 28
Closed
Labels
status: staletype: feature / enhancement requestAddressing this issue requires adding new features.Addressing this issue requires adding new features.
Description
Has your issue been reported?
- I have searched the existing issues and confirm it has not been reported.
- 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
When I create an action to upload an image, then try to save this image in an app state, this is impossible. The message I get is: current variable is not valid. If this isn't a bug, how can I store an uploaded image in an app state to avoid going through firebase?
Expected Behavior
Store an image uploaded by the user in an app state
Steps to Reproduce
Add a component to upload an image
Create an action in which you try to store this file (widget state) in an app state
Reproducible from Blank
- The steps to reproduce above start from a blank project.
Bug Report Code (Required)
image
Context
store an uploaded image by the user in an app state (action)
Visual documentation
Additional Info
No response
Environment
- FlutterFlow version:
- Platform:
- Browser name and version: brave
- Operating system and version affected: macMetadata
Metadata
Assignees
Labels
status: staletype: feature / enhancement requestAddressing this issue requires adding new features.Addressing this issue requires adding new features.

