utils/formatters/phone library

Classes

PhoneFormatter

Functions

phoneValidator(String? pn, {String invalid = "invalid number!", bool cn = false, bool us = true}) String?
unformatPhone(String n, {bool trim1 = true}) String