PackageTrack
Sign in Get early access

app_info_utils

Unified native app, device, locale, timezone, and identifier information for Flutter apps on iOS and Android.

0.1.6 250 downloads/mo #1150 most downloaded on pub.dev jimlonger/app_info_helper

What this package is like to depend on

Last release 24 days ago

31 Jul 2026

Too new to tell

only 1 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

0 months old

3 releases · first in 2026

3 releases in the last 12 months

see the full history below

Release timeline

3 releases · Jul 2026 to Jul 2026
Release Pre-release

Releases

latest 3
  1. 0.1.6 31 Jul 2026
    Release notes
    • Read iOS language metadata from the device's preferred-language list instead of the app-resolved locale, so an unsupported app localization does not report a different system language.
    • Add languageTag for the BCP-47 language and script identifier without a region, such as zh-Hans, and make locale return the full preferred language identifier.
    • Add languageScriptCode for the ISO 15924 script identifier, such as Hans.
    • Expand iOS built-in ISO mappings to all 183 ISO 639-1 language codes and all 249 currently assigned ISO 3166-1 country and territory codes.
    • Make Android getAll refresh advertising and App Set identifiers too, so initialization and foreground-resume refreshes replace every cached field.
    • Expanded README and usage docs with detailed feature and platform-field guidance.
    Open source →
  2. 0.1.5 29 Jul 2026
    Release notes
    • Renamed the package to x_app_utils and the public entry point to XAppUtils.
    • Corrected the GitHub homepage, repository, and issue-tracker links used by pub.dev to point to jimlonger/app_info_helper.
    • Made Android advertising ID and App Set ID reads explicit, on-demand calls. The plugin no longer injects the AD_ID permission into host apps.
    • Report 0 for unavailable iOS available RAM instead of reporting total RAM.
    • Report unknown iOS ISO-3 locale codes as unavailable instead of a false US or English value.
    • Surface secure local-ID write, delete, and reset failures instead of updating the in-memory cache as if persistence had succeeded.
    Open source →
  3. 0.1.4 27 Jul 2026
    Release notes
    • Renamed the package to x_app_utils and the public entry point to XAppUtils.
    • Replaced the previous local UUID with secure primaryLocalId and secondaryLocalId values.
    • Added slot-based local ID read, write, contains, delete, and reset APIs.
    • Added Android KeyStore + RSA OAEP + AES-GCM storage for local IDs.
    • Added iOS Keychain storage for local IDs.
    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive