humanizer 1.0.0 copy "humanizer: ^1.0.0" to clipboard
humanizer: ^1.0.0 copied to clipboard

A library to convert Dart values into human-friendly representations.

1.0.0 - 16th Oct, 2021 #

  • Improved the design and implementation of units of measurement, particularly around formatting
  • Add ability to humanize Enum instances
  • Symbol related extensions now operate against a SymbolName class rather than String
  • Generalize approximate relative time to approximate time
  • Switch to using DecimalIntl now that this issue is resolved

0.0.2 - 26th Feb, 2021 #

  • Add permissible units to units of measurement humanize extensions
  • Add example
  • Bump decimal dependency to stable, null-safe version (1.0.0)

0.0.1-nullsafety - 25th Feb, 2021 #

  • Initial release
50
likes
130
points
2.33k
downloads

Publisher

verified publisherkent-boogaart.com

Weekly Downloads

A library to convert Dart values into human-friendly representations.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

collection, decimal, intl, meta

More

Packages that depend on humanizer