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_flutter
plugin. - Method
getPlatformVersion
to get the platform version. - Method
isSupportESim
to check if the device supports eSIM. - Method
installESimProfile
to install an eSIM profile. - Method
instructions
to get eSIM installation instructions. - Method
launchIntent
to launch an intent for eSIM profile installation.