cedvdb

Results 221 comments of cedvdb
trafficstars

I guess the onChange method is being activated initially, which shouldn't happen since it didn't change.

Can't you do it by changing the `Theme` around phone form field ?

So if I understand you correctly when wrapping the `PhoneFormField` with a `Theme`, the theme values are not applied to the country selection page search bar, right ? If that...

I think that's a mistake. An updated api could look like ``` enum Format { national, international } PhoneNumber.format([ Format format = Format.national ]) ```

@jaustin42 would you be interested in providing a PR for this ?

added ![image](https://github.com/user-attachments/assets/d2deedf0-5d85-46c5-bae4-fed558383be1)

Here is the source code if someone wants to look into this: https://github.com/cedvdb/phone_numbers_parser/blob/main/lib/src/formatting/phone_number_formatter.dart

> Hi Any chance to support all formats from like `phoneNumber.e164` and so on? I will review a pull request that adds that functionality. The e164 format is trivial.

should be added in last update