imaNNeo / imaNNeo/fl_chart

formating numbers according to app's localization

Open
#1,383 3 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue Line Chart
Dominant language
Dart
Stars
7.6k
Forks
2k
Avg merge
9d 1h
Merged PRs (30d)
2

Description

**Describe the bug**
I have used LineChart in my project. But when user changes app's lanuage to something else than device's language, it doesn't translate or format numbers according to new one. I cannot find any property which i can give current app's language. If there is such thing, please let me know.

**Screenshots**
Here is device lang is russan, but app's lang is english.
Screenshot 2023-07-05 at 16 23 57

**Versions**
- which version of the Flutter are you using? => Flutter 3.10.0
- which version of the FlChart are you using? => fl_chart: ^0.61.0

Contributor guide

Open the contributing guide

Research direction

Start with the LineChart entry point and reproduce the behavior using Flutter 3.10.0 and fl_chart 0.61.0 while the app language differs from the device language. Trace how chart numbers are formatted and identify whether the current API exposes app-locale input; done means the chart follows the app locale or the supported limitation is clearly documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
dart, flutter
Domain
internationalization, mobile-dev
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.