splitio_web 1.1.1 copy "splitio_web: ^1.1.1" to clipboard
splitio_web: ^1.1.1 copied to clipboard

Platformweb
unlisted

The official Web implementation of splitio Flutter plugin.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add splitio_web

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

dependencies:
  splitio_web: ^1.1.1

Alternatively, your editor might support 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_web/splitio_web.dart';
0
likes
140
points
858
downloads

Publisher

verified publishersplit.io

Weekly Downloads

The official Web implementation of splitio Flutter plugin.

Repository (GitHub)
View/report issues

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, flutter_web_plugins, splitio_platform_interface, web

More

Packages that depend on splitio_web

Packages that implement splitio_web