FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
98 stars 17 forks source link

Cannot Upload SVG files as assets into my windows flutterflow app #2873

Open Donyashirazi opened 1 week ago

Donyashirazi commented 1 week ago

Has your issue been reported?

Current Behavior

I am having trouble with uploading my SVG file into the flutterflow windows app (svg files cannot be uploaded), while it works fine in the web version.

Expected Behavior

the SVG files should be uploaded as an asset in the windows version as well, just like the web version.

Steps to Reproduce

in the windows version: 1.Create a new page

  1. Add Image widget
  2. Choose image type "asset"
  3. Try to upload svg images...

Reproducible from Blank

Bug Report Code (Required)

IT4kl/H605NOmN8B15DtbexaljoQH0A9TLJIqO1+ZxYjGeOvBJYTPsnSV1VtWOqHfwl6OWClkkcDpsKJkYSTV8EEKTuaRbk4yIdbUxDgZD6gbK6MCauVPUZQDeRnIXLH5rW3phZAWctvW3g73Fz7HNi+Y3qCf9qOYwx5e6fDbOY=

Context

I am trying to upload an SVG into my project from the FlutterFlow windows app.

Visual documentation

flutterflow-bug

Additional Info

No response

Environment

- FlutterFlow version: 4.1.47
- Platform: windows 11
- Browser name and version: 23H2
- Operating system and version affected: Windows 11 Home

General

Relative to the time the changes were made, data was lost within

When following my steps to reproduce, data loss happens

rzambroni commented 1 week ago

Hey @Donyashirazi, thanks for the report, yes, there are currently a few known issues related to upload assets from the windows app not working. Will add this to the list.

see:

As a workaround you can use the webapp to upload your assets for now. (custom icons, fonts, assets, splashscreen, app icon, etc).

Thanks.