FLUTTER ECOSYSTEM

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.

flutter_libphonenumber project cover
Stars
68
Forks
84
Last push (UTC)
Jul 14, 2026
Project status
Active
Andrew Coutts GitHub avatar
GITHUB User

Andrew Coutts ↗

Full Stack Developer

LanguagesDartSwiftKotlinRubyHTMLObjective-C

Dependencies used

Dependency list 1 items

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.