flutter_riskified 0.3.0-pre copy "flutter_riskified: ^0.3.0-pre" to clipboard
flutter_riskified: ^0.3.0-pre copied to clipboard

Riskified beacon plugin for Flutter. Supports Android and iOS.

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add flutter_riskified

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

dependencies:
  flutter_riskified: ^0.3.0-pre

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:flutter_riskified/flutter_riskified.dart';
0
likes
160
points
29
downloads

Publisher

unverified uploader

Weekly Downloads

Riskified beacon plugin for Flutter. Supports Android and iOS.

Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on flutter_riskified

Packages that implement flutter_riskified