intl_phone_number_input icon indicating copy to clipboard operation
intl_phone_number_input copied to clipboard

MacOS - onInputValidated -- > false for valid phone numbers

Open harrisf5tech opened this issue 2 years ago • 4 comments

Describe the bug In MacOS app, the onInputValidated is returning false for all valid numbers Package version intl_phone_number_input: ^0.7.0+2

Flutter version Flutter 3.0.5 • channel stable • https://github.com/flutter/flutter.git Framework • revision f1875d570e (7 weeks ago) • 2022-07-13 11:24:16 -0700 Engine • revision e85ea0e79c Tools • Dart 2.17.6 • DevTools 2.12.2 To Reproduce Steps to reproduce the behavior:

  1. Code Snippet
  2. Use case
  3. Interaction with the widget
  4. See error 5 ...

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

** Targeted platforms (please complete the following information):**

  • MacOS [✔ ]

Additional context Add any other context about the problem here.

harrisf5tech avatar Aug 31 '22 22:08 harrisf5tech

that happened with me on ios when I upgrade Xcode to 14 the problem was gone, and check your mac update,recent version is version 12 on my mac.

khlewesamer avatar Oct 06 '22 09:10 khlewesamer

Hi, I have the same issue. The widget is working fine on iOS and Android but onInputValidated always return false on macOs app.

I have flutter 3.3.5 Xcode 14.0.1

I would be happy to give more information if it can help to fix this issue. This is unfortunately blocking issue.

@harrisf5tech Did you find a workaround ?

scatboy777 avatar Oct 22 '22 13:10 scatboy777

@harrisf5tech Sorry, the plugin that the package depends on does not support window and Mac at this moment, we are working on that. cc @scatboy777

bynalab avatar Oct 25 '22 08:10 bynalab

Any updates on this issue?

leo-paz avatar May 29 '23 17:05 leo-paz