This is the monorepo containing all of the related packages for flutter_libphonenumber
.
We use melos
to manage the packages.
$ flutter pub get
$ flutter pub run melos bootstrap
Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
DartMIT