intl_phone_number_input
intl_phone_number_input copied to clipboard
Remove indirect phonenumber plugin dependency, migrate project
- Removing the dependency on libphonenumber_plugin and using libphonenumber directly may solve a issue on iOS we encountered
- The example App has been migrated for Flutter 2.10 compatibility
Would love to see this merged, was the only way we could get this plugin to build on iOS