region_settings
A Flutter plugin to get device region settings such as measurement system, temperature units, and date/number formats.
1.5.2
7.3K downloads/mo
#3369 most downloaded on pub.dev
ncosgray/region_settings
What this package is like to depend on
Last release 1 months ago
04 Jul 2026
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
2 years old
10 releases · first in 2024
3 releases in the last 12 months
see the full history below
Release timeline
10 releases · May 2024 to Jul 2026
2025
2026
Releases
latest 10-
1.5.204 Jul 2026 -
1.5.105 May 2026Release notes
Open source →1.5.1
- iOS: Improved number format resolution for certain language and region combinations (e.g. Spanish + Brazil).
- Android: Minor changes to avoid deprecation warnings.
- Documentation updates.
Release notes
Open source →- iOS: Improved number format resolution for certain language and region combinations (e.g. Spanish + Brazil).
- Android: Minor changes to avoid deprecation warnings.
- Documentation updates.
-
1.5.016 Dec 2025Release notes
Open source →1.5.0
- Add support for Time Format (
timeFormat.short,timeFormat.medium,timeFormat.long) including a newformatTimeformatter function. - Additional options implemented for
formatNumber: trailing zeros and significant digits. forceLocaleparameter added to all formatter functions.
Release notes
Open source →- Add support for Time Format (
timeFormat.short,timeFormat.medium,timeFormat.long) including a newformatTimeformatter function. - Additional options implemented for
formatNumber: trailing zeros and significant digits. forceLocaleparameter added to all formatter functions.
- Add support for Time Format (
-
1.4.122 Aug 2025 -
1.4.020 Aug 2025 -
1.3.017 Aug 2025Release notes
Open source →1.3.0
- Add date and time formatters:
dateFormatandnumberFormatconvenience functions use region settings from the platform. - Support the new Measurement System preference available in Android 16.
Release notes
Open source →- Add date and time formatters:
formatDateandformatNumberconvenience functions use region settings from the platform. - Support the new Measurement System preference available in Android 16.
- Add date and time formatters:
-
1.2.101 Jan 2025 -
1.2.024 Dec 2024Release notes
Open source →- Add support for Number Format (
numberFormat.integer,numberFormat.decimal). - Swift Package Manager integration on iOS.
- Improve documentation.
- Add support for Number Format (
-
1.1.012 Oct 2024Release notes
Open source →- Add support for device regional settings First Day of Week (
firstDayOfWeek) and Date Format (dateFormat.short,dateFormat.medium,dateFormat.long).
- Add support for device regional settings First Day of Week (
-
1.0.005 May 2024