esim_installer_flutter 1.2.1
esim_installer_flutter: ^1.2.1 copied to clipboard
A flutter plugin that will allow you to install eSim in android devices.
Changelog #
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[Unreleased] #
Added #
- Initial release of
esim_installer_flutterplugin. - Method
getPlatformVersionto get the platform version. - Method
isSupportESimto check if the device supports eSIM. - Method
installESimProfileto install an eSIM profile. - Method
instructionsto get eSIM installation instructions. - Method
launchIntentto launch an intent for eSIM profile installation.