flutter-form-builder-ecosystem / phone_number

Flutter plugin for parsing, formatting and validating international phone numbers.
https://pub.dev/packages/phone_number
BSD 3-Clause "New" or "Revised" License
81 stars 63 forks source link

Keep the tabs state alive #78

Closed iamsahilsonawane closed 2 years ago

iamsahilsonawane commented 2 years ago

Connection with issue(s)

Closes #77

Solution description

Now the data state in both tabs won't be lost, in contrast, will preserve the states.

Screenshots or Videos

To Do