statsig 1.0.0 copy "statsig: ^1.0.0" to clipboard
statsig: ^1.0.0 copied to clipboard

Statsig SDK for Dart. Statsig enables developers to ship code faster and more safely.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add statsig

With Flutter:

 $ flutter pub add statsig

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

dependencies:
  statsig: ^1.0.0

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:statsig/statsig.dart';
1
likes
110
pub points
82%
popularity

Publisher

unverified uploader

Statsig SDK for Dart. Statsig enables developers to ship code faster and more safely.

Homepage

Documentation

API reference

License

ISC (LICENSE)

Dependencies

crypto, http, meta, uuid

More

Packages that depend on statsig