significant_format 0.0.2 copy "significant_format: ^0.0.2" to clipboard
significant_format: ^0.0.2 copied to clipboard

This package provides a SignificantFormat class which formats a double value in significant figure in roundup or truncate mode. If locale is provided in input, the number will be formatted with thousa [...]

[0.0.2] - 2020-09-26 #

  • update description in pubspec.yaml

[0.0.1] - 2020-09-26 #

  • Initial version that supports roundup and truncate of significant format.
2
likes
20
pub points
0%
popularity

Publisher

unverified uploader

This package provides a SignificantFormat class which formats a double value in significant figure in roundup or truncate mode. If locale is provided in input, the number will be formatted with thousands separator (, or .) according to the locale provided.

Repository (GitHub)
View/report issues

License

BSD-3-Clause (LICENSE)

Dependencies

flutter, intl

More

Packages that depend on significant_format