splitio_commons 0.1.0-rc.1 copy "splitio_commons: ^0.1.0-rc.1" to clipboard
splitio_commons: ^0.1.0-rc.1 copied to clipboard

unlisted

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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add splitio_commons

This will add a line like this to your package's pubspec.yaml (and run an implicit dart pub get):

dependencies:
  splitio_commons: ^0.1.0-rc.1

Alternatively, your editor might support dart pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:splitio_commons/splitio_commons.dart';
2
likes
0
points
86
downloads

Publisher

verified publishersplit.io

Weekly Downloads

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.

License

unknown (license)

Dependencies

backoff, fetch_client, http, logging

More

Packages that depend on splitio_commons