sprint_check 0.2.2
sprint_check: ^0.2.2 copied to clipboard
Flutter plugin for BVN and NIN Verification with Picture. Fully supports Android, iOS, Web, Linux, macOS, and Windows platforms.
0.0.1 #
- First Release
0.0.2 #
- update documentation to show response from the sdk
- example well details
0.0.3 #
- identifier added
- site url included
0.0.4 #
- bug fixed
0.0.5 #
- added facial
0.0.6 #
- direct checkout added
- you now pass your nin and bvn to the checkout method and it is optional
0.0.7 #
0.0.8 #
- add loaded on getting to faceverification
0.0.9 #
- new interface implementation
- remove logging
0.1.0 #
- bug fixed
0.1.1 #
- Sprint liveness integrated
0.1.2 #
- Revert back to old liveness check
0.1.3 #
- Sprint liveness integrated back and error fixed
0.1.4 #
- Bug fixed
0.1.5 #
- Version update
0.1.6 #
- Documentation improvements
- Updated README with comprehensive examples
- Added troubleshooting section
0.1.7 #
- sprintliveness added
- Dependency updated
0.1.8 #
- Fixed iOS clickability issue on cancel bottom sheet
- Cleaned up debug logs and print statements
- Documentation improvements in README
0.1.9 #
- Updated UI components and improved user verification flow
- Standardized file naming to follow Dart style guide (lower_case_with_underscores)
- Fixed static analysis warnings and improved code quality
- Resolved "async gap" issues with BuildContext for better stability
- Updated deprecated
withOpacitytowithValues - Added flashlight support during liveness check
- Improved error handling and feedback for camera permissions and failures
0.2.0 #
- Centralized scoring logic and response message aggregation for consistency
- Enhanced "Cancel" behavior to return verified results if already calculated
- Transitioned to hosted dependencies for official pub.dev publishing
0.2.1 #
- Minor internal improvements and code cleanup
0.2.2 #
- Bumped iOS deployment target to 16.0 to resolve Regula FaceSDK CocoaPods conflict
- Updated native iOS dependencies and fixed version mismatches