acoutts/flutter_libphonenumber
利用 libphonenumber 來在 Flutter 應用中實現電話號碼的非同步和同步格式化。包含一個 TextInputFormatter,可實時進行 AsYouType 格式化。
- Stars
- 68
- Forks
- 84
- 最近推送(UTC)
- 2026年7月14日
- 專案狀態
- 未封存
語言DartSwiftKotlinRubyHTMLObjective-C
使用的依賴
依賴清單 1 項
- flutter_lints開發依賴
^6.0.0
原始 README
以下為英文專案原文快照,最新內容請造訪 GitHub。
展開 / 收合專案 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.