finbox_dc_plugin 1.0.14 copy "finbox_dc_plugin: ^1.0.14" to clipboard
finbox_dc_plugin: ^1.0.14 copied to clipboard

Device Connect Flutter SDK is used to collect anonymised non-PII data from the devices of the users after taking explicit user consent

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add finbox_dc_plugin

With Flutter:

 $ flutter pub add finbox_dc_plugin

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

dependencies:
  finbox_dc_plugin: ^1.0.14

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:finbox_dc_plugin/finbox_dc_plugin.dart';
0
likes
0
pub points
90%
popularity

Publisher

verified publisherfinbox.in

Device Connect Flutter SDK is used to collect anonymised non-PII data from the devices of the users after taking explicit user consent

Repository (GitLab)
View/report issues

License

unknown (license)

Dependencies

either_dart, flutter

More

Packages that depend on finbox_dc_plugin