imaNNeo/fl_chart

formating numbers according to app's localization

オープン

#1,383 opened on 2023/07/05

 (3 件のコメント) (0 件のリアクション) (0 人の担当者)Dart (1,964 件のフォーク)batch import
Line Chartenhancementgood first issue

Repository metrics

Stars
 (7,513 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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.

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

コントリビューターガイド