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

outdated

A new flutter plugin project for getting sim data service *this plugin runs with android for now *.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add sim_service

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

dependencies:
  sim_service: ^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_service/sim_service.dart';
3
likes
30
pub points
10%
popularity

Publisher

unverified uploader

A new flutter plugin project for getting sim data service *this plugin runs with android for now *.

Homepage

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on sim_service