splitio_client_side 0.1.0-rc.2 copy "splitio_client_side: ^0.1.0-rc.2" to clipboard
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.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add splitio_client_side

With Flutter:

 $ flutter pub add splitio_client_side

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

dependencies:
  splitio_client_side: ^0.1.0-rc.2

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

Import it

Now in your Dart code, you can use:

import 'package:splitio_client_side/splitio_client_side.dart';
2
likes
140
points
92
downloads

Documentation

API reference

Publisher

verified publishersplit.io

Weekly Downloads

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.

Homepage

License

Apache-2.0 (license)

Dependencies

splitio_commons

More

Packages that depend on splitio_client_side