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

A Flutter plugin to check eSIM compatibility and install eSIM profiles, enabling seamless integration of eSIM functionality within Flutter apps.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_esim_pro

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

dependencies:
  flutter_esim_pro: ^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:flutter_esim_pro/flutter_esim_pro.dart';
1
likes
160
points
17
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to check eSIM compatibility and install eSIM profiles, enabling seamless integration of eSIM functionality within Flutter apps.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_esim_pro

Packages that implement flutter_esim_pro