sim_phone_plus 0.0.1 copy "sim_phone_plus: ^0.0.1" to clipboard
sim_phone_plus: ^0.0.1 copied to clipboard

sim_phone_plus is a modern Flutter plugin that fetches SIM card phone numbers and carrier details with graceful permission handling, device compatibility checks, and a developer-friendly API. Designed [...]

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sim_phone_plus

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

dependencies:
  sim_phone_plus: ^0.0.1

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

Publisher

verified publisherarpitjai.com

Weekly Downloads

sim_phone_plus is a modern Flutter plugin that fetches SIM card phone numbers and carrier details with graceful permission handling, device compatibility checks, and a developer-friendly API. Designed for reliability, privacy awareness, and smooth UX across supported platforms.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, plugin_platform_interface, web

More

Packages that depend on sim_phone_plus

Packages that implement sim_phone_plus