splitio_client_side 0.1.0-rc.2
splitio_client_side: ^0.1.0-rc.2 copied to clipboard
Official Dart SDK for Split, the platform for controlled rollouts, which serves features to your users via feature flags to manage your complete customer experience.
1.0.0 (August 21, 2026)
- Added support for a bare String matching key at SplitFactory.create and factory.client.
- Added per-client destroy() with main, shared, and factory-level teardown semantics.
- Updated factory.client() to return the same cached client instance for equivalent keys.
- Updated input validation and event handling on evaluation and track paths.
0.1.0-rc.1 (August 7, 2026)
- Initial release candidate.
- Client-side (CS) flavor of the Split Dart SDK: single-tenant, streaming sync, per-key SplitClient. Public entry point via SplitFactory.