Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
Hi,
I downgrade the Android minSdk from 21 to 18, otherwise this package cannot be used for some projects that use a low sdk version (like mine).
I also updated com.googlecode.libphonenumber lib.
Hi, I downgrade the Android minSdk from 21 to 18, otherwise this package cannot be used for some projects that use a low sdk version (like mine). I also updated com.googlecode.libphonenumber lib.