PackageTrack
Sign in Get early access

billing_country

Cross-platform Flutter plugin to get the App Store / Google Play billing country and gate third-party payments.

1.1.0 NarekManukyan/billing_country

What this package is like to depend on

Last release 20 days ago

04 Aug 2026

Too new to tell

only 2 release windows

Nearly every release is documented

notes for 3 of 3 stable releases

Nothing withdrawn

no release was ever pulled

1 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 Aug 2026
Release Pre-release

Releases

latest 3
  1. 1.1.0 04 Aug 2026
    Release notes

    1.1.0 — Play Billing Library 9.1.0

    Open source →
    Release notes
    • Android: upgrade the bundled Google Play Billing Library from 7.1.1 to 9.1.0. Google Play rejects updates for apps on a Billing Library older than 8.0.0 starting Aug 31, 2026 — apps that depend on this plugin only through its 7.1.1 were flagged by that check.
    • Android: the billing library version is now overridable from the consuming app via the billingCountryBillingVersion Gradle property, so pinning no longer requires forking the plugin.
    • No Dart or platform-channel API changes; getBillingConfigAsync() and the SIM / locale fallback behave exactly as before.
    Open source →
  2. 1.0.1 03 Jul 2026
    Release notes

    v1.0.1 — refine pub.dev topics

    Open source →
    Release notes
    • Refine pub.dev topics: drop platform-name tags (ios, android) in favor of payments and monetization.
    • Metadata-only release; no API or behavior changes.
    Open source →
  3. 1.0.0 03 Jul 2026
    Release notes
    • Initial stable release.
    • Cross-platform billing storefront country:
      • iOS — App Store storefront via StoreKit (Storefront.current / SKPaymentQueue.storefront).
      • Android — Google Play billing country via BillingClient.getBillingConfigAsync(), with SIM / device-locale fallback.
    • Country codes normalized to ISO 3166-1 alpha-2 on both platforms.
    • Configurable per-store third-party payment gating: setSupportedCountries, isExternalPaymentSupported, isExternalPaymentSupportedHere.
    • Transport-agnostic remote config (no added dependency): updateFromJson, updateFromRemote, plus appStoreSupportedCountries / playStoreSupportedCountries getters.
    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