english_numerals 1.0.1 copy "english_numerals: ^1.0.1" to clipboard
english_numerals: ^1.0.1 copied to clipboard

A package to convert numbers to and from their English written form, with null safety and no dependency on flutter.

1.0.1 #

  • Ensure Cardinal() doesn't accept garbage and default to zero

1.0.0 #

  • Stable version release. No changes to functionality

0.2.1 #

  • Added missing documentation on new feature

0.2.0 #

  • Added support for creating a Cardinal() from a cardinal text, e.g., Cardinal('one thousand')
  • Added toInt() and toBigInt() on Cardinal

0.1.1 #

  • Fix static analysis

0.1.0 #

  • Implement equality

0.0.1 #

Initial version, including:

  • Cardinal numbers on US and UK systems
2
likes
160
points
150
downloads

Publisher

verified publisherel-darto.net

Weekly Downloads

A package to convert numbers to and from their English written form, with null safety and no dependency on flutter.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

meta

More

Packages that depend on english_numerals