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

It a package that returns sim infos

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add telephony_info_plus

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

dependencies:
  telephony_info_plus: ^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:telephony_info_plus/telephony_info_plus.dart';
4
likes
130
points
76
downloads

Publisher

unverified uploader

Weekly Downloads

It a package that returns sim infos

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on telephony_info_plus

Packages that implement telephony_info_plus