confidence_flutter_sdk 0.0.6 copy "confidence_flutter_sdk: ^0.0.6" to clipboard
confidence_flutter_sdk: ^0.0.6 copied to clipboard

Flutter implementation of the Confidence SDK.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add confidence_flutter_sdk

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

dependencies:
  confidence_flutter_sdk: ^0.0.6

Alternatively, your editor might support flutter pub get. Check the docs for your editor to learn more.

Import it

Now in your Dart code, you can use:

import 'package:confidence_flutter_sdk/confidence_flutter_sdk.dart';
0
likes
130
pub points
1%
popularity

Publisher

verified publisherconfidence.spotify.com

Flutter implementation of the Confidence SDK.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on confidence_flutter_sdk