phonewords 1.1.1 copy "phonewords: ^1.1.1" to clipboard
phonewords: ^1.1.1 copied to clipboard

A package to generate numeric phone numbers from words.

1.0.0 #

  • Initial version.

1.1.0 #

  • Bug Fixes:

    • Function not found (GitHub Issues #2)
    • RangeError Exception (GitHub Issues #1)
  • Added Capabilities:

    • Capability to convert all characters to numeric, not just the last four
  • Important Renaming: findNumberFromWord() renamed to numberFromString()

  • Feature Removal: phonewords no longer breaks the phone number into chunks seperated by an en dash. This feature will be added again at the next version.

1.1.1 #

  • Documentation Changes

    • A dartdoc comment was added to numberFromString()
  • Formatting

    • All unformatted files were formatted.
  • Example Project Added

    • An example project has been added.
0
likes
150
points
20
downloads

Publisher

unverified uploader

Weekly Downloads

A package to generate numeric phone numbers from words.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

More

Packages that depend on phonewords