fluttervisionsdkplugin 1.2.1
fluttervisionsdkplugin: ^1.2.1 copied to clipboard
A Flutter plugin package for integrating the Flutter Vision SDK into your Flutter application for scanning Barcodes and QrCodes
1.2.1 #
- TODO: Describe initial release.
Summary #
This release introduces an automated logging system in VisionSDK, allowing users to access internal operation logs for better debugging and analysis.
New Features #
- Automated Logging System: VisionSDK now automatically records logs for its internal operations. Logs are retained for one week before being automatically deleted.
Improvements #
- Log Accessibility: Users can now retrieve logs using the new logging method:
- Logs are stored for seven days before being automatically cleared.
- Ensure to retrieve logs within this period if needed for debugging or analysis.