insurance_card_scanner 1.1.6
insurance_card_scanner: ^1.1.6 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.1.6 #
- Updated assets to version webview-v1.0.42
- Package version bump to 1.1.6
- Updated dependencies
1.1.5 #
- Comprehensive README improvements and fixes
- Add integration_test dependency for CI testing
- Improve post-deploy validation workflow
- Fix documentation links and examples
- Better English grammar and formatting throughout
1.1.4 #
- Add integration_test dependency to example app
- Enable post-deploy CI integration tests
- Fix Patrol test compatibility
1.1.3 #
- Updated assets to version webview-v1.0.41
- Package version bump to 1.1.3
- Updated dependencies
1.1.2 #
- Updated assets to version webview-v1.0.39
- Package version bump to 1.1.2
- Updated dependencies
1.1.1 #
- Updated cardscan_client to version 1.0.1
- Updated assets to version webview-v1.0.38
- Package version bump to 1.1.1
- Updated dependencies
1.1.0 #
- Added
cardscan_clientpackage. - Built in eligibility checks support.
1.0.1 #
-
Updated README.md
-
Minor changes
1.0.0 #
-
Breaking change: Created
CardScanConfigandCardScanMessagesclasses 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
CardScanConfigobject. Custom messages shown in UI should be set through aCardScanMessagesobject.
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.