vuitv 3.28.1 copy "vuitv: ^3.28.1" to clipboard
vuitv: ^3.28.1 copied to clipboard

A flutter project code base created by VuiTv ................

3.28.1 #

  • feat: refactor phone and currency formatters for improved functionality and consistency
  • BREAKING CHANGE:
    • dependency flutter_multi_formatter: 2.13.7
    • CountryPhoneInputFormatter changed to PhoneInputFormatter for consistency
    • CountryCurrencyInputFormatter changed to CurrencyInputFormatter for consistency
    • CurrencyInputFormatter.auto changed to CurrencyInputFormatter.format for clarity
    • removed PhoneInputFormatter.setPhoneMask method, auto-detection of phone masks is now handled internally

3.28.0 #

  • feat: add toRawPhoneNumber method and LengthPhoneInputFormatter for phone number input handling

3.27.9 #

  • feat: enhance text input formatters with string trimming and word capitalization features

3.27.8 #

  • feat: enhance text input formatters with string trimming and word capitalization features

3.27.7 #

  • feat: enhance currency formatting to support trailing zeros and improve test coverage

3.27.6 #

  • fix: formater phone AU add support for number correction in CountryPhoneInputFormatter

3.27.5 #

  • feat: enhance currency formatting and add comprehensive input formatters

3.27.4 #

  • feat: refactor CountryPhoneInputFormatter to support dynamic country codes and improve phone number formatting

3.27.3 #

  • feat: refactor CountryPhoneInputFormatter to support dynamic country codes and improve phone number formatting

3.27.2 #

  • chore: replace freezed_annotation with json_annotation

3.27.1 #

  • feat: enhance currency formatting and add phone number formatter

3.27.0 #

  • chore: update dependencies and enhance configuration documentation

3.22.0 #

  • feat: CurrencyInputFormatter, PhoneInputFormatter, HexColorInputFormatter, TextCapitalizationFormatter, NumberInputFormatter
  • feat: MediaQuery, BuildContextExtensions, Config, JsonConverter, TextInputFormatter
  • feat: Color context extension
  • refactor: enhance documentation for color and responsive extensions

3.19.1 #

  • fix: currency_text_input_formatter

3.19.0 #

  • update: currency_text_input_formatter, flutter 3.19.0

3.10.0 #

  • feat: MediaQuery in Flutter 3.10 🎉

0.3.2 #

  • feat: BuildContextExtensions 🎉

0.3.1 #

  • feat: TextCapitalizationFormatter 🎉

0.3.0 #

  • feat: Add Config const 🎉

0.1.2 #

  • bug: CurrencyInputFormatter local us -> en

0.1.1 #

  • feat: JsonConverter() function 🎉
  • feat: TextInputFormatter() function 🎉

0.0.7 #

  • Theme config

0.0.6 #

  • Add color context extension

0.0.5 #

  • Add color context extension

0.0.4 #

  • Add app config

0.0.3 #

  • Initial Open Source release.

0.0.2 #

  • Initial Open Source release.

0.0.1 #

  • Initial Open Source release.
1
likes
140
points
124
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter project code base created by VuiTv ................

Homepage
Repository (GitHub)
View/report issues

Documentation

Documentation
API reference

License

MIT (license)

Dependencies

currency_text_input_formatter, flutter, flutter_multi_formatter, intl, json_annotation

More

Packages that depend on vuitv