Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

On-the-fly formatting #34

Closed
timcreatedit opened this issue Sep 7, 2022 · 1 comment
Closed

On-the-fly formatting #34

timcreatedit opened this issue Sep 7, 2022 · 1 comment

Comments

@timcreatedit
Copy link

This library is great and imo superior to the other phone number libs out there. However, I can't figure out how to implement proper on-the-fly formatting with Flutter's TextInputFormatter.

I tried to reference the TextInputFormatter from https://github.com/bottlepay/flutter_libphonenumber/blob/master/lib/src/input_formatter/input_formatter.dart

however, this library's formatting doesn't really seem to work with phone numbers while they are being typed and still incomplete.

@cedvdb
Copy link
Owner

cedvdb commented Sep 7, 2022

It's Ithe readme and You can check phone_form_field library it does on the fly formatting with this library.

I'm not really sure what the issue is here.

@cedvdb cedvdb closed this as completed Sep 7, 2022
@cedvdb cedvdb reopened this Sep 7, 2022
@cedvdb cedvdb closed this as completed Sep 7, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants