esim_manager 0.1.0 copy "esim_manager: ^0.1.0" to clipboard
esim_manager: ^0.1.0 copied to clipboard

Flutter plugin to check eSIM support and install eSIM via unified LPA system flows.

0.1.0 #

  • Added Swift Package Manager support for iOS via ios/Package.swift
  • Updated iOS eSIM device support list with latest iPhone 16 / 16 Pro / 17 generation model identifiers
  • Improved compatibility for future Flutter iOS plugin SPM enforcement

0.0.6 #

  • Fixed some issues Android side

0.0.5 #

  • Unified install API to installEsim(lpa) across Android and iOS
  • Android native install now accepts lpa argument and opens system eSIM setup link
  • iOS native install now accepts lpa argument (with backward-compatible fallbacks)
  • Updated example app to use LPA-based install flow with sample LPA string
  • Updated README to reflect unified install flow and latest usage

0.0.4 #

  • Fixed iOS plugin registration issue (removed invalid dartPluginClass)

0.0.3 #

  • Fixed iOS CocoaPods integration by adding missing podspec
  • Improved iOS plugin structure and stability
  • Updated README with clearer Android & iOS usage examples
  • Simplified example application for easier onboarding
  • Minor internal cleanup and maintenance improvements

0.0.2 #

  • Improved README documentation
  • Simplified example application
  • Added iOS LPA installation as the recommended flow
  • Minor API cleanup and stability improvements

0.0.1 #

  • Initial release
  • eSIM support check
  • Android eSIM install
  • iOS LPA install
5
likes
150
points
294
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Flutter plugin to check eSIM support and install eSIM via unified LPA system flows.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on esim_manager

Packages that implement esim_manager