launchdarkly_common_client 1.4.1 copy "launchdarkly_common_client: ^1.4.1" to clipboard
launchdarkly_common_client: ^1.4.1 copied to clipboard

Client-side SDK code for dart. 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_common_client

With Flutter:

 $ flutter pub add launchdarkly_common_client

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

dependencies:
  launchdarkly_common_client: ^1.4.1

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_common_client/launchdarkly_common_client.dart';
1
likes
130
points
75.9k
downloads

Publisher

verified publisherlaunchdarkly.com

Weekly Downloads

Client-side SDK code for dart. 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, launchdarkly_dart_common, launchdarkly_event_source_client, uuid

More

Packages that depend on launchdarkly_common_client