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

PlatformiOS

A flutter plugin for getting sim card info.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sim_plugin

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

dependencies:
  sim_plugin: ^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:sim_plugin/sim_plugin.dart';
0
likes
140
points
441
downloads

Publisher

unverified uploader

Weekly Downloads

A flutter plugin for getting sim card info.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, permission_handler, plugin_platform_interface, sim_card_info

More

Packages that depend on sim_plugin