num2words_plus 1.0.1
num2words_plus: ^1.0.1 copied to clipboard
Convert numbers to words for accounting, invoicing, and banking apps. Supports Nepali and English with the Nepali numbering system. Offline-first, zero-dependency, Flutter and Dart compatible.
1.0.1 #
- Updated documentation links to use full GitHub URLs for repo assets.
1.0.0 #
- Initial release.
- Added English and Nepali number-to-words conversion with Nepali numbering scales.
- Added support for standard, ordinal, year, phone, English cheque, and currency formats.
- Added validation, web demo, and documentation.