libphonenumber_buenro_fork 3.0.7 copy "libphonenumber_buenro_fork: ^3.0.7" to clipboard
libphonenumber_buenro_fork: ^3.0.7 copied to clipboard

This is a Flutter implementation of libphonenumber originally developed by https://github.com/emostar/flutter-libphonenumber, forked for support for flutter 3.24.1

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add libphonenumber_buenro_fork

With Flutter:

 $ flutter pub add libphonenumber_buenro_fork

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

dependencies:
  libphonenumber_buenro_fork: ^3.0.7

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:libphonenumber_buenro_fork/libphonenumber_buenro_fork.dart';
0
likes
0
points
24
downloads

Publisher

unverified uploader

Weekly Downloads

This is a Flutter implementation of libphonenumber originally developed by https://github.com/emostar/flutter-libphonenumber, forked for support for flutter 3.24.1

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, meta

More

Packages that depend on libphonenumber_buenro_fork

Packages that implement libphonenumber_buenro_fork