mobile_number 0.0.6 copy "mobile_number: ^0.0.6" to clipboard
mobile_number: ^0.0.6 copied to clipboard

outdated

A Flutter plugin for fetching the device's mobile number

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add mobile_number

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

dependencies:
  mobile_number: ^0.0.6

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/mobile_number.dart';
110
likes
30
points
2.96k
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin for fetching the device's mobile number

Repository (GitHub)

License

unknown (license)

Dependencies

flutter

More

Packages that depend on mobile_number