seon_sdk_flutter_plugin 1.1.0 copy "seon_sdk_flutter_plugin: ^1.1.0" to clipboard
seon_sdk_flutter_plugin: ^1.1.0 copied to clipboard

SEON SDK Flutter Plugin to access SEON's Device Fingerprinting SDK for both Android and iOS platforms.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add seon_sdk_flutter_plugin

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

dependencies:
  seon_sdk_flutter_plugin: ^1.1.0

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:seon_sdk_flutter_plugin/seon_sdk_flutter_plugin.dart';
2
likes
140
points
3.34k
downloads

Publisher

verified publisherseon.io

Weekly Downloads

SEON SDK Flutter Plugin to access SEON's Device Fingerprinting SDK for both Android and iOS platforms.

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on seon_sdk_flutter_plugin