seon_sdk_flutter_plugin 1.2.4 copy "seon_sdk_flutter_plugin: ^1.2.4" to clipboard
seon_sdk_flutter_plugin: ^1.2.4 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.2.4

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';
3
likes
130
points
4.04k
downloads

Documentation

API reference

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

License

BSD-3-Clause (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on seon_sdk_flutter_plugin

Packages that implement seon_sdk_flutter_plugin