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

A library that makes it easy to add insurance card scanning and eligibility verification to any flutter application in 5 minutes or less.

1.0.1 #

  • Updated README.md

  • Minor changes

1.0.0 #

  • Breaking change: Created CardScanConfig and CardScanMessages classes for more customization of the scanning process.

  • Updated package dependencies.

  • Initial stable release.

0.3.0 #

  • Upgrading to core flutter webview
  • Adding UI customization

Upgrading from 0.1.x #

Pass UI properties and callbacks through a CardScanConfig object.

Custom messages shown in UI should be set through a CardScanMessages object.

0.1.4 #

  • Updating to use our new multi-scan version

0.1.3 #

  • Updating example to show sandbox/production toggle.

0.1.2 #

  • Fixing race condition on camera load/unload.

0.1.1-beta #

Note: This is a beta release.

  • Fixing permissions issues on Android.

0.1.0 #

  • Beta release on CardScan.ai Flutter SDK. Full support for scanning and card collection.
1
likes
130
pub points
47%
popularity

Publisher

verified publishercardscan.ai

A library that makes it easy to add insurance card scanning and eligibility verification to any flutter application in 5 minutes or less.

Homepage

Documentation

Documentation
API reference

License

unknown (LICENSE)

Dependencies

flutter, flutter_inappwebview, permission_handler, pubspec_parse

More

Packages that depend on insurance_card_scanner