Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid locale "se_SE" #818

Open
meowofficial opened this issue Mar 25, 2024 · 1 comment
Open

Invalid locale "se_SE" #818

meowofficial opened this issue Mar 25, 2024 · 1 comment

Comments

@meowofficial
Copy link

I got this error in Crashlytics. The error occurred after attempt to format a price.

Stack Trace:

ArgumentError: Invalid argument(s): Invalid locale "se_SE"
  File "intl_helpers.dart", line 204, in _throwLocaleError
  File "intl_helpers.dart", line 198, in verifiedLocale
  File "number_format.dart", line 366, in new NumberFormat._forPattern
  File "number_format.dart", line 299, in new NumberFormat.currency

Package version: 0.18.1

@meowofficial meowofficial added the type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) label Mar 25, 2024
@mosuem
Copy link
Member

mosuem commented Apr 2, 2024

The Sami locale se is not supported by package:intl at the moment.

@mosuem mosuem added missing-locale-data package:intl and removed type-bug Incorrect behavior (everything from a crash to more subtle misbehavior) labels Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants