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

outdated

Uses a listener to notify the host app about sim subscription change.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sim_detector

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

dependencies:
  sim_detector: ^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_detector/sim_detector.dart';
0
likes
0
pub points
5%
popularity

Publisher

unverified uploader

Uses a listener to notify the host app about sim subscription change.

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

Dependencies

collection, flutter, sim_detector_platform_interface

More

Packages that depend on sim_detector