Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
MIT License
60
stars
73
forks
source link
Could not resolve all files for configuration ':flutter_libphonenumber_android:classpath'. #58
Hi,
I can add succesfully the library doing flutter pub add flutter_libphonenumber. flutter pub get after 'flutter clean' work as well. But when I run the project for android in VS code, I get the following error:
Hi, I can add succesfully the library doing
flutter pub add flutter_libphonenumber
.flutter pub get
after 'flutter clean' work as well. But when I run the project for android in VS code, I get the following error: