cx_flutter_plugin 0.0.11 copy "cx_flutter_plugin: ^0.0.11" to clipboard
cx_flutter_plugin: ^0.0.11 copied to clipboard

The Coralogix SDK for Flutter is designed to support various Flutter targets by leveraging the numerous platforms supported by Coralogix's native SDKs.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add cx_flutter_plugin

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

dependencies:
  cx_flutter_plugin: ^0.0.11

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:cx_flutter_plugin/cx_flutter_plugin.dart';
0
likes
130
points
887
downloads

Publisher

unverified uploader

Weekly Downloads

The Coralogix SDK for Flutter is designed to support various Flutter targets by leveraging the numerous platforms supported by Coralogix's native SDKs.

Homepage

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

flutter, http, json_annotation, plugin_platform_interface

More

Packages that depend on cx_flutter_plugin