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 2026Releases
latest 23-
1.2.911 Jun 2026Release notes
Open source →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 reasonNoValuesinstead ofUninitialized.
Included In This Release
Full Changelog: v1.2.8...v1.2.9
Release notes
Open source →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 reasonNoValuesinstead ofUninitialized.
-
1.2.821 May 2026Release notes
Open source →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
Full Changelog: v1.2.7...v1.2.8
Release notes
Open source →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.
-
1.2.720 May 2026Release notes
Open source →Improvements
- Internal evaluation pipeline refactored to V2 with typed result classes (no public API changes)
Fixes
updateUsernow flushes pending events before swapping the user
Included In This Release
Full Changelog: v1.2.6...v1.2.7
-
1.2.618 Aug 2025 -
1.2.503 Jun 2025Release notes
Open source →- Fixes an issue where failed logs that had no user associated with them would cause an error when they were loaded
-
1.2.406 Feb 2025 -
1.2.305 Dec 2024Release notes
Open source →- 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
-
1.2.221 Nov 2024Release notes
Open source →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.
-
1.2.101 Oct 2024Release notes
Open source →When parameter stores were implemented the ParameterStore class wasn't exported. This patch fixes that so that it is available to external consumers
-
1.2.018 Sep 2024Nothing published for this version
-
1.1.122 Jul 2024Release notes
Open source →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.
-
1.1.003 Jul 2024Nothing published for this version
-
1.0.015 Apr 2024Nothing published for this version
-
0.7.021 Feb 2024Nothing published for this version
-
0.6.019 Jan 2024Nothing published for this version
-
0.5.007 Dec 2023Nothing published for this version
-
0.4.024 Apr 2023Nothing published for this version
-
0.3.215 Aug 2022Nothing published for this version
-
0.3.109 Aug 2022Nothing published for this version
-
0.3.001 Aug 2022Nothing published for this version
-
0.1.226 Jul 2022Nothing published for this version
-
0.1.126 Jul 2022Nothing published for this version
-
0.1.013 Jul 2022Nothing published for this version