veriff_flutter_plugin_web 1.0.1 copy "veriff_flutter_plugin_web: ^1.0.1" to clipboard
veriff_flutter_plugin_web: ^1.0.1 copied to clipboard

Platformweb

Veriff Flutter Plugin Web - A Flutter plugin for Veriff integration (Web).

Use this package as a library

Depend on it

Run this command:

With Flutter:

 $ flutter pub add veriff_flutter_plugin_web

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

dependencies:
  veriff_flutter_plugin_web: ^1.0.1

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:veriff_flutter_plugin_web/veriff_flutter_plugin_web.dart';