mobile_number_picker 0.0.1+5 copy "mobile_number_picker: ^0.0.1+5" to clipboard
mobile_number_picker: ^0.0.1+5 copied to clipboard

PlatformAndroid

A Flutter Plugin fo inflate mobile number picker for Android only.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_number_picker

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

dependencies:
  mobile_number_picker: ^0.0.1+5

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:mobile_number_picker/mobile_number_picker.dart';
13
likes
140
pub points
83%
popularity

Publisher

unverified uploader

A Flutter Plugin fo inflate mobile number picker for Android only.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on mobile_number_picker