currency_text_input_formatter 1.0.1
currency_text_input_formatter: ^1.0.1 copied to clipboard
Currency Text Input Formatter for Flutter. Use it easy and simple for your flutter app.
0.1.0 #
- Publish initial version.
0.1.1 #
- Add exception for first digits 0.
0.1.2 #
- Add 0 price.
0.1.3 #
- Change default symbol to ''.
0.1.4 #
- Fix offset to last.
0.2.0 #
- Add negative #3. Huge Thanks! @holtalanm
0.3.0 #
- Fix for surfix symbol currency deletion #6 #7. Huge Thanks! @drbizeps
0.3.1 #
- Change version for readme installation
1.0.1 #
- Fix returns an extra space with '' symbol #9. and Add test code. Huge Thanks! @luistrivelatto