Closed marcogermani87 closed 1 year ago
When use await PhoneNumberUtil().validate on windows platform:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method validate on channel com.julienvignali/phone_number)
This package currently don't support Windows platform. Only Android and iOS. Your report is a expected error
Please feel free to implement windows plugin and open a PR with this nice feature
When use await PhoneNumberUtil().validate on windows platform:
[ERROR:flutter/runtime/dart_vm_initializer.cc(41)] Unhandled Exception: MissingPluginException(No implementation found for method validate on channel com.julienvignali/phone_number)
0 MethodChannel._invokeMethod (package:flutter/src/services/platform_channel.dart:294:7)