FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
115 stars 19 forks source link

Upload custom icons not working on Windows desktop App. Works fine on the FF Web App #2728

Open davidaragao opened 4 months ago

davidaragao commented 4 months ago

Has your issue been reported?

Current Behavior

Upload custom icons not working on Windows desktop App. When uploading the ttf file the application never finishes the upload

Expected Behavior

Upload the ttf file and ask for upload the dart file

Steps to Reproduce

Go to Theme settings > Typography and Icons Click +add icons button Select a ttf file

Reproducible from Blank

Bug Report Code (Required)

IT4OhfLlzItPj7xZ1s/UavlahicXNkx/U4ZMk8JEEAAcCLXNG7UIec/4VEptXbC+TVc3M1qWgmEzp9WMhtzIN8Y4JRedbr5gz5FtWxaXRmOuaKazO86SenFDLNpKCGqc5ImN3BV5HO11SWQawzu2e++yYAXdHZT4C0c/G8+IBNr/nX/uQ0SLb3kNh1JWeC/v

Context

none

Visual documentation

none

Additional Info

No response

Environment

- FlutterFlow version: v4.1.39
- Platform: Desktop
- Browser name and version: Chrome 123.0.6312.107
- Operating system and version affected: Windows 11 Pro 23H2
rzambroni commented 4 months ago

Hi @davidaragao, I was able to replicate the issue and will send it over to the team se they can take a look. Unfortunately custom fonts in general are having issues with the windows app. Custom icons are also fonts so this is very likely related.

Thanks for the report.

baquerodavid commented 3 weeks ago

Hello FlutterFlow team,

I have the same issue but I'm working on a iMac chip M1 (macOS: 14.6.1) and in the desktop version the icons haven't been uploaded correctly but they are ok in the web browser version (Chrome Version 127.0.6533.119 (Official Build) (arm64))

Desktop version: FlutterFlow v4.1.82 released August 7, 2024 Flutter version is 3.22.2

CleanShot 2024-08-17 at 12 17 53@2x

Chrome Version 127.0.6533.119 (Official Build) (arm64)

CleanShot 2024-08-17 at 12 18 57@2x

I tried to uninstall the app desktop version from the iMac and install it again, but it didn't work either.

Please, tell me if you need further information or access to my project.

Thank you very much!!

Best regards, David Baquero