I've tried to achieve this using: NumberFormat.decimalPattern('en').format( double.parse( myDoubleVar.toStringAsFixed(2), ) ...
確定! 回上一頁