flutter_kalapa_bsdk 1.0.0 copy "flutter_kalapa_bsdk: ^1.0.0" to clipboard
flutter_kalapa_bsdk: ^1.0.0 copied to clipboard

A Flutter plugin designed to capture a client’s digital footprint from both iOS and Android devices and upload it to the Kalapa service for future processing of scorecards and fragments. It provides a [...]

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add flutter_kalapa_bsdk

With Flutter:

 $ flutter pub add flutter_kalapa_bsdk

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

dependencies:
  flutter_kalapa_bsdk: ^1.0.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:flutter_kalapa_bsdk/kalapa_behavior_score_flutter.dart';
import 'package:flutter_kalapa_bsdk/kalapa_behavior_score_flutter_method_channel.dart';
import 'package:flutter_kalapa_bsdk/kalapa_behavior_score_flutter_platform_interface.dart';
2
likes
0
points
33
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin designed to capture a client’s digital footprint from both iOS and Android devices and upload it to the Kalapa service for future processing of scorecards and fragments. It provides a seamless API for integrating digital footprint collection into Flutter applications, ensuring cross-platform compatibility.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on flutter_kalapa_bsdk

Packages that implement flutter_kalapa_bsdk