Skip to content

sarbagyastha/vouched_flutter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Vouched Plugin for Flutter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published