acoutts/flutter_libphonenumber
Leverages libphonenumber to allow for asynchronous and synchronous formatting of phone numbers in Flutter apps. Includes a TextInputFormatter to allow real-time AsYouType formatting.
- Stars
- 68
- Forks
- 84
- Last push (UTC)
- Jul 14, 2026
- Project status
- Active
LanguagesDartSwiftKotlinRubyHTMLObjective-C
Dependencies used
Dependency list 1 items
- flutter_lintsDevelopment
^6.0.0
Original README
English project snapshot. Visit GitHub for the latest content.
Expand / collapse project README
flutter_libphonenumber
This is the monorepo containing all of the related packages for flutter_libphonenumber.
Getting started
$ flutter pub get
Updating packags
- Update packages individually and publish them each to pub. Make sure changelogs and pubspec.yaml files reflect latest version / changes.
- Update flutter_libphonenumber to point to the updated package versions.