acl_sdk 0.2.1 copy "acl_sdk: ^0.2.1" to clipboard
acl_sdk: ^0.2.1 copied to clipboard

A Flutter plugin which provide ACL functioning by Unified Intelligence. Which help you collect device's data and calculate device score.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add acl_sdk

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

dependencies:
  acl_sdk: ^0.2.1

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:acl_sdk/acl_sdk.dart';
0
likes
150
points
110
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin which provide ACL functioning by Unified Intelligence. Which help you collect device's data and calculate device score.

Homepage

Documentation

API reference

License

GPL-3.0 (license)

Dependencies

drift, drift_flutter, firebase_messaging, flutter, geolocator, http, intl, plugin_platform_interface, workmanager

More

Packages that depend on acl_sdk