sim_car_info_plugin 0.0.2 copy "sim_car_info_plugin: ^0.0.2" to clipboard
sim_car_info_plugin: ^0.0.2 copied to clipboard

PlatformAndroid

获取手机电话卡信息的Flutter插件,暂时只支持Android

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sim_car_info_plugin

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

dependencies:
  sim_car_info_plugin: ^0.0.2

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_car_info_plugin/sim_car_info_plugin.dart';
0
likes
105
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

获取手机电话卡信息的Flutter插件,暂时只支持Android

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (license)

Dependencies

flutter, permission_handler, plugin_platform_interface

More

Packages that depend on sim_car_info_plugin

Packages that implement sim_car_info_plugin