smart_phone_parser 1.0.4 copy "smart_phone_parser: ^1.0.4" to clipboard
smart_phone_parser: ^1.0.4 copied to clipboard

A zero-dependency global phone parser and selector supporting multiple UI design styles with automatic input normalization.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add smart_phone_parser

This will add a line like this to your package's pubspec.yaml (and run an implicit flutter pub get):

dependencies:
  smart_phone_parser: ^1.0.4

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:smart_phone_parser/smart_phone_parser.dart';
1
likes
150
points
17
downloads
screenshot

Documentation

Documentation
API reference

Publisher

unverified uploader

Weekly Downloads

A zero-dependency global phone parser and selector supporting multiple UI design styles with automatic input normalization.

Repository (GitHub)
View/report issues

Topics

#phone #parser #international #country-picker #input-field

Funding

Consider supporting this project:

github.com

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_phone_parser