acl_scoring 0.0.1-beta copy "acl_scoring: ^0.0.1-beta" to clipboard
acl_scoring: ^0.0.1-beta copied to clipboard

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

Use this package as a library

Depend on it

Run this command:

With Dart:

 $ dart pub add acl_scoring

With Flutter:

 $ flutter pub add acl_scoring

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

dependencies:
  acl_scoring: ^0.0.1-beta

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:acl_scoring/acl_scoring.dart';
0
likes
0
points
133
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 indicators.

Homepage

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on acl_scoring

Packages that implement acl_scoring