FlutterFlow / flutterflow-issues

A community issue tracker for FlutterFlow.
124 stars 25 forks source link

LanguageSelector widget has lowercase options in it #3339

Closed deiu closed 1 month ago

deiu commented 3 months ago

Can we access your project?

Current Behavior

The LanguageSelector widget lists most languages using uppercase (e.g., English, German, etc.) except for French (e.g, français).

Screenshot 2024-07-08 at 17 13 06

Expected Behavior

All language options in the dropdown menu should start with an uppercase letter.

Steps to Reproduce

  1. Enable several languages besides English -- i.e. German, French, Italian.
  2. Create a LanguageSelector widget.
  3. Tap the selector and it will display "français" using lowercase "f" letter.

Reproducible from Blank

Bug Report Code (Required)

IT4ojPHqw4pOj7xK0Lr+cMFFmSQUH1w/bYIs0spBTTUgGO/wOokAYffASE5uTdO4Snw3MFv88WMz+taOvuz9DuQHAyecQbpEwZN+ehfgRnOubKbQBpOBe3BRHZ1TNEuV06TRkSRAWfhhci0d7TmIPemuSgrXQ+KxPVdAIeSYKt/4gXSpAi+6Xn0Jg1ZSfCvr

Visual documentation

Screenshot 2024-07-08 at 17 13 06

Environment

- FlutterFlow version: 4.1.65
- Platform: MacOS
- Browser name and version: N/A
- Operating system and version affected: iOS 17.5 /Android (API 35)

Additional Information

No response

msusviela commented 3 months ago

I was able to reproduce the issue, I will send it to the ENG team so they can work on this!

VictorAndCo commented 3 months ago

I have the same issue, would be great if it's fixed soon.

ni-rom commented 1 month ago

+1 for this fix request. It should literally take 5 seconds to correct. Line 310 in flutter_flow_language_selector.dart ;)