smart_phone_parser 1.0.2 copy "smart_phone_parser: ^1.0.2" to clipboard
smart_phone_parser: ^1.0.2 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 Dart:

 $ dart pub add smart_phone_parser

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 dart pub get):

dependencies:
  smart_phone_parser: ^1.0.2

Alternatively, your editor might support dart pub get or 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
0
points
18
downloads

Documentation

Documentation

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

unknown (license)

Dependencies

flutter

More

Packages that depend on smart_phone_parser