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

outdatedDart 1 only

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.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_service/sim_service.dart';
3
likes
0
pub points
33%
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