device_region 1.2.0
device_region: ^1.2.0 copied to clipboard
This plugin uses platform-specific API to return SIM country code
1.1.0 #
Updated Gradle properties and dependencies.
1.0.2 #
Now return null if there is no SIM Card (UICC) in Android device (didn't return at all before).
1.0.1 #
Updated readme
1.0.0 #
Updated to Flutter 3
0.9.1 #
Updated readme
0.9.0 #
Added platform specific code and shared getSIMCountryCode
method.