Skip to content

PerchCredit/vouched_flutter

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

 
 
 

Contributors

Languages

  • Dart 57.9%
  • Kotlin 20.8%
  • Swift 14.8%
  • Ruby 5.0%
  • Objective-C 1.5%