libphonenumber_buenro_fork 3.0.9 copy "libphonenumber_buenro_fork: ^3.0.9" to clipboard
libphonenumber_buenro_fork: ^3.0.9 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 Flutter:

 $ flutter pub add libphonenumber_buenro_fork

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

dependencies:
  libphonenumber_buenro_fork: ^3.0.9

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:libphonenumber_buenro_fork/main.dart';
0
likes
150
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

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_libphonenumber, meta

More

Packages that depend on libphonenumber_buenro_fork

Packages that implement libphonenumber_buenro_fork