launchdarkly_flutter_observability 0.11.0 copy "launchdarkly_flutter_observability: ^0.11.0" to clipboard
launchdarkly_flutter_observability: ^0.11.0 copied to clipboard

The LaunchDarkly Observability and Session Replay plugin for Flutter. Get started using LaunchDarkly today!

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add launchdarkly_flutter_observability

With Flutter:

 $ flutter pub add launchdarkly_flutter_observability

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

dependencies:
  launchdarkly_flutter_observability: ^0.11.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_flutter_observability/launchdarkly_flutter_observability.dart';
0
likes
0
points
701
downloads

Publisher

verified publisherlaunchdarkly.com

Weekly Downloads

The LaunchDarkly Observability and Session Replay plugin for Flutter. Get started using LaunchDarkly today!

Homepage
Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, launchdarkly_flutter_client_sdk, opentelemetry, web

More

Packages that depend on launchdarkly_flutter_observability

Packages that implement launchdarkly_flutter_observability