hasnain_ui_number_to_word 1.0.1
hasnain_ui_number_to_word: ^1.0.1 copied to clipboard
A new Flutter package for converting numbers to words
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.0] - 2025-02-16 #
Added #
- Initial release of the package
- Support for converting numbers to words from 0 to 999 trillion
- Basic number to word conversion functionality
- Error handling for negative numbers
- Example application demonstrating usage
- Comprehensive documentation
Features #
- Convert single digits (0-9)
- Handle teens (10-19)
- Convert double digits (20-99)
- Support for hundreds
- Support for thousands
- Support for millions
- Support for billions
- Support for trillions
- Proper spacing and formatting of output