launchdarkly_dart_common 1.3.0 copy "launchdarkly_dart_common: ^1.3.0" to clipboard
launchdarkly_dart_common: ^1.3.0 copied to clipboard

Common dart libraries used by LaunchDarkly SDKs. This is an internal package not designed for general use.

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add launchdarkly_dart_common

With Flutter:

 $ flutter pub add launchdarkly_dart_common

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

dependencies:
  launchdarkly_dart_common: ^1.3.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:launchdarkly_dart_common/launchdarkly_dart_common.dart';
1
likes
150
points
76.7k
downloads

Publisher

verified publisherlaunchdarkly.com

Weekly Downloads

Common dart libraries used by LaunchDarkly SDKs. This is an internal package not designed for general use.

Homepage
Repository (GitHub)
View/report issues
Contributing

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

crypto, http, http_parser, uuid

More

Packages that depend on launchdarkly_dart_common