tbdc_flutter_plugin 3.0.2 copy "tbdc_flutter_plugin: ^3.0.2" to clipboard
tbdc_flutter_plugin: ^3.0.2 copied to clipboard

Plugin of TBDC Company with helper classes and UI Components for Flutter

3.0.2 #

  • Fix: TBDCPhoneInput now accepts Brazilian phone numbers with 8 or 9 digits after DDD.

3.0.1 #

  • Fix: Allowed DDD 55 to be typed when Brazil is selected in TBDCPhoneInput.
  • Add API Documentation

3.0.0 #

  • Rebuilt TBDCPhoneInput as a controlled widget driven by value + onChanged.
  • Added the TBDCPhoneInputValue payload exposing country, dial code, formatted text, and validation state.
  • Introduced initialCountry, enabled, and focusNode configuration options.
  • Removed the legacy initialValue, controller, and onValueChanged parameters.
  • Improved validation, masking, and country synchronization across locales.

2.0.2 #

  • Fix late error

2.0.1 #

  • Upgrade packages dependencies

2.0.0 #

  • Change output format of TBDCPhoneInput widget
  • Create example project

1.4.0 #

  • Upgrade packages dependencies

1.3.0 #

  • Improved performance of CompareListsOfObject class helper
  • Change hashCode implementation for ObjectComparable class

1.2.0 #

  • Added compareAsync method for CompareListsOfObject class helper

1.1.1 #

  • Fix TBDCPhoneInput widget

1.1.0 #

  • Added TBDCPhoneInput widget

1.0.1 #

  • Provide documentation and example for CompareListsOfObject class helper

1.0.0 #

  • Added CompareListsOfObject class helper
5
likes
150
points
196
downloads

Publisher

unverified uploader

Weekly Downloads

Plugin of TBDC Company with helper classes and UI Components for Flutter

Homepage

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

collection, flutter, flutter_localizations, flutter_svg, intl, l10m

More

Packages that depend on tbdc_flutter_plugin