fstac_device_plugin 0.0.2 copy "fstac_device_plugin: ^0.0.2" to clipboard
fstac_device_plugin: ^0.0.2 copied to clipboard

A Flutter plugin to retrieve device information and calculate a risk score via an API call for enhanced security assessments.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add fstac_device_plugin

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

dependencies:
  fstac_device_plugin: ^0.0.2

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:fstac_device_plugin/flutter_plugin.dart';
import 'package:fstac_device_plugin/flutter_plugin_method_channel.dart';
import 'package:fstac_device_plugin/flutter_plugin_platform_interface.dart';
0
likes
125
points
13
downloads

Publisher

unverified uploader

Weekly Downloads

A Flutter plugin to retrieve device information and calculate a risk score via an API call for enhanced security assessments.

Homepage

Documentation

API reference

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on fstac_device_plugin

Packages that implement fstac_device_plugin