Skip to content

Sankar-zyngl/vouched_flutter_plugin

Repository files navigation

Vouched Plugin for Flutter

Running Example App

To run the example app properly, an API KEY is required.

The API KEY can be provided in two ways:

  1. Using VouchedScanner:
VouchedScanner(
  apiKey: <YOUR-API-KEY>,
)
  1. At build time:
flutter run --dart-define=VOUCHED_API_KEY=<YOUR-API-KEY>

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published