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.simCountryCodeto get the country code.