flutter_sim_country_code 0.1.1 flutter_sim_country_code: ^0.1.1 copied to clipboard
Flutter sim country code
flutter_sim_country_code #
This is a simple plugin that gets the ISO country code from the SIM card to get a more accurate locale, since the system locale is dependent on the phone language.
Getting Started #
- Install the plugin by adding it to your
pubspec.yaml
. - Use
FlutterSimCountryCode.simCountryCode
to get the country code.