splitio_commons
Shared components of the Split Dart SDK — domain types, targeting engine, sync (polling and streaming), auth, HTTP client, storage, impressions, event tracking, observability, and logging.
This package is a building block. If you are integrating Split into a Dart or Flutter
application, install splitio_client_side instead — it depends on this package and
exposes the public SDK API.
Requirements
- Dart SDK
>=3.0.0 <4.0.0 - Supports Dart VM and Flutter (Android, iOS, Web, Desktop)
License
Licensed under the Apache License, Version 2.0. See LICENSE.