acoutts / flutter_libphonenumber

Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
MIT License
59 stars 72 forks source link

Maintain package propose #44

Closed deandreamatias closed 1 year ago

deandreamatias commented 1 year ago

Hi! I'm a main contributor of flutter-form-builder-ecosystem that currently include the package phone_number. I really want improve the maintain of phone_number, but is too hard to me alone.

We can join efforts to made a nice package to format, validate and other things with phone numbers. Take a look on this comment to more details https://github.com/natintosh/intl_phone_number_input/discussions/201#discussioncomment-5743946

Best regards

ghost commented 1 year ago

Hi. I'm not sure what you're proposing we change. Is there anything specific you had in mind?

deandreamatias commented 1 year ago

My main goals:

  1. Get insights from other developers about phone validation and format packages ecosystem

  2. Improve the phone validation and format packages ecosystem

2.1. Maybe, discontinuated some package 2.2. Join efforts to maintain a few packages 2.3 Offer options of really supported packages to Flutter developers

  1. Create a network of developers to improve packages one with others, sharing experiences and knowledge
acoutts commented 1 year ago

I would say this package is already pretty mature, I would rather not merge it into anything else at this time. If you see a deficiency, I am always open to PRs to improve it.