PackageTrack
Sign in Get early access

statsig

Statsig SDK for Dart. Statsig enables developers to ship code faster and more safely.

1.2.9 29K downloads/mo #1885 most downloaded on pub.dev statsig-io/dart-sdk

What this package is like to depend on

Last release 2 months ago

11 Jun 2026

Release timing varies

gaps range from 2 weeks to 9 months

Some releases are documented

notes for 10 of 23 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

23 releases · first in 2022

3 releases in the last 12 months

see the full history below

Release timeline

23 releases · Jul 2022 to Jun 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 23
  1. 1.2.9 11 Jun 2026
    Release notes

    Fixes

    • updateUser() now always triggers a fresh network fetch, even when called with the same user. Previously it was a no-op, which could leave the SDK serving stale values indefinitely.
    • Evaluations after a failed or timed-out initialize() now return reason NoValues instead of Uninitialized.

    Included In This Release

    • 80d52be chungdaniel
      • fix: reset and reload on every updateUser, discard superseded fetches (#66)
    • 9559227 chungdaniel
      • fix: use NoValues Instead of Uninitialized After Failed Init (evaluation reason lifecycle) (#64)

    Full Changelog: v1.2.8...v1.2.9

    Open source →
    Release notes

    Fixes

    • updateUser() now always triggers a fresh network fetch, even when called with the same user. Previously it was a no-op, which could leave the SDK serving stale values indefinitely.
    • Evaluations after a failed or timed-out initialize() now return reason NoValues instead of Uninitialized.
    Open source →
  2. 1.2.8 21 May 2026
    Release notes

    Improvements

    • Improved package metadata for pub.dev.

    Fixes

    • Removed an invalid public export for StatsigEnvironment
    • Cleaned up analyzer warnings while preserving Dart 3.0 compatibility

    Included In This Release

    • 204a4c5 chungdaniel
      • Clean up Dart analyzer warnings (#58)
    • 5a9cc72 chungdaniel
      • docs: prep CHANGELOG.md for automated release entries (#59)
    • f3335b8 chungdaniel
      • ci: add publish to pub.dev workflow (#56)

    Full Changelog: v1.2.7...v1.2.8

    Open source →
    Release notes

    Improvements

    • Improved package metadata for pub.dev.

    Fixes

    • Removed an invalid public export for StatsigEnvironment
    • Cleaned up analyzer warnings while preserving Dart 3.0 compatibility

    For older releases, visit https://github.com/statsig-io/dart-sdk/releases.

    Open source →
  3. 1.2.7 20 May 2026
    Release notes

    Improvements

    • Internal evaluation pipeline refactored to V2 with typed result classes (no public API changes)

    Fixes

    • updateUser now flushes pending events before swapping the user

    Included In This Release

    • c2d81e3 chungdaniel
      • ci: add release-bot workflow (#55)
    • de5f03f sroyal-statsig
      • Flush Events When Update User Called (#50)
    • 67fc1a1 sroyal-statsig
      • Initialize V2 (#49)

    Full Changelog: v1.2.6...v1.2.7

    Open source →
  4. 1.2.6 18 Aug 2025
    Release notes
    • Adds try catch to file writes and when trying to load failed logs
    Open source →
  5. 1.2.5 03 Jun 2025
    Release notes
    • Fixes an issue where failed logs that had no user associated with them would cause an error when they were loaded
    Open source →
  6. 1.2.4 06 Feb 2025
    Release notes
    • Add support for the full checksum field on initialize responses
    Open source →
  7. 1.2.3 05 Dec 2024
    Release notes
    • Adds new functions to dynamic configs and get parameter stores getArray and getMap to help with typing issues with the generic get functions
    • Fixes a hashing issue with referencing dynamic configs and gates through parameter stores
    • Adds rule passed to dynamic config exposure metadata
    Open source →
  8. 1.2.2 21 Nov 2024
    Release notes

    Previously there was a bug where we would always return null for parameter store gets if no default value was provided. This fixes that by skipping the type validation check for the default value if it is null.

    Open source →
  9. 1.2.1 01 Oct 2024
    Release notes

    When parameter stores were implemented the ParameterStore class wasn't exported. This patch fixes that so that it is available to external consumers

    Open source →
  10. 1.2.0 18 Sep 2024

    Nothing published for this version

  11. 1.1.1 22 Jul 2024
    Release notes

    Previously whenever update user was called we would clear out the current values for had for gates and configs and try to reload things from cache. If the user being updated to has the same cache key as the original user this was a waste since the current values we had were already valid to use until the network request finished.

    Open source →
  12. 1.1.0 03 Jul 2024

    Nothing published for this version

  13. 1.0.0 15 Apr 2024

    Nothing published for this version

  14. 0.7.0 21 Feb 2024

    Nothing published for this version

  15. 0.6.0 19 Jan 2024

    Nothing published for this version

  16. 0.5.0 07 Dec 2023

    Nothing published for this version

  17. 0.4.0 24 Apr 2023

    Nothing published for this version

  18. 0.3.2 15 Aug 2022

    Nothing published for this version

  19. 0.3.1 09 Aug 2022

    Nothing published for this version

  20. 0.3.0 01 Aug 2022

    Nothing published for this version

  21. 0.1.2 26 Jul 2022

    Nothing published for this version

  22. 0.1.1 26 Jul 2022

    Nothing published for this version

  23. 0.1.0 13 Jul 2022

    Nothing published for this version

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