statsig 0.6.0 copy "statsig: ^0.6.0" to clipboard
statsig: ^0.6.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

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

dependencies:
  statsig: ^0.6.0

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:statsig/statsig.dart';
2
likes
0
points
5.56k
downloads

Publisher

unverified uploader

Weekly Downloads

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

Homepage

License

unknown (license)

Dependencies

crypto, http, meta, uuid

More

Packages that depend on statsig