splitio_commons 0.1.0-rc.2
splitio_commons: ^0.1.0-rc.2 copied to clipboard
Shared components of the 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.
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.