flutter_sim_country_code_plus 0.2.0 copy "flutter_sim_country_code_plus: ^0.2.0" to clipboard
flutter_sim_country_code_plus: ^0.2.0 copied to clipboard

A Flutter plugin that reads the ISO country code from the device SIM card, a more reliable region signal than the system locale. Supports Android and iOS.

0.2.0 #

First release of the maintained fork, renamed from flutter_sim_country_code to flutter_sim_country_code_plus (API class FlutterSimCountryCodeFlutterSimCountryCodePlus).

  • Removed the legacy v1 embedding (registerWith/Registrar) so the plugin builds on Flutter 3.44+.
  • Migrated tooling to Flutter 3.44.0 via FVM (.fvmrc); Dart 3 SDK constraints.
  • Modernised Android build: AGP 8.7.3, Gradle 8.14, namespace, compileSdk 35, minSdk 21, Java 17, mavenCentral (dropped jcenter).
  • Bumped iOS podspec deployment target to 12.0.
  • Modernised the example app (declarative Gradle plugins, new Flutter plugin loader) and added a real unit test.

0.1.2 #

  • Fixed a bug on iOS 13

0.1.1 #

  • Add return to prevent the "Reply already submitted" error on Android.

0.1.0 #

  • Migrated example app to AndroidX
  • Migrted plugin to Android Embedding v2
  • Use newer API on iOS >= 12
  • Migrate plugin to nullsafety

0.0.2 #

  • Fixed Reply already submitted errors on Android.
  • Fixed README usage instructions.

0.0.1 #

  • Initial release
1
likes
150
points
51
downloads

Documentation

API reference

Publisher

verified publisheroddlycodes.com

Weekly Downloads

A Flutter plugin that reads the ISO country code from the device SIM card, a more reliable region signal than the system locale. Supports Android and iOS.

Repository (GitHub)
View/report issues

Topics

#sim #country-code #locale #telephony #iso

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_sim_country_code_plus

Packages that implement flutter_sim_country_code_plus