Closed vasilich6107 closed 2 months ago
The official libphonenumber library is only supported in java, c++ and javascript. Maybe you can make it work with dart:ffi with c++ but it's much easier to just use the more common PhoneNumberKIt for ios/macos.
Yeah, I'm planning to investigate
Could you clarify the reason on using different libs for android and ios there could be different behavior and bugs which make the lib usage more like an unexpected thing