Skip to content

Impossible to store an image uploaded by the user in an app state #1210

@paulai75000

Description

@paulai75000

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

CleanShot 2023-08-03 at 21 16 26@2x
CleanShot 2023-08-03 at 21 19 19@2x

Additional Info

No response

Environment

- FlutterFlow version: 
- Platform:
- Browser name and version: brave
- Operating system and version affected: mac

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions