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

PlatformAndroid

Modern way to get info about sim and send SMS

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add modern_sim

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

dependencies:
  modern_sim: ^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:modern_sim/modern_sim.dart';
0
likes
130
points
2
downloads

Publisher

unverified uploader

Weekly Downloads

Modern way to get info about sim and send SMS

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on modern_sim

Packages that implement modern_sim