xtravision_flutter_sdk 0.6.0
xtravision_flutter_sdk: ^0.6.0 copied to clipboard
A XtraVision Flutter package for integrating Flutter App with XtraVision SaaS platform. Currently support Android and IOS Platform.
0.6.0 #
- (update) Enable IOS support and update document for IOS.
0.5.0 #
- (update) Added Skeleton view along with configuration.
0.4.0 #
- (fix: demo-app) Show server response at UI.
- (fix) camera working properly with landscape mode.
- (fix) Code formatted using
dart formatcommand.
0.3.0 #
- (fix) add assessment-config and user-config in query params.
- (fix) Camera pause/resume when app is running in background/foreground.
- (fix) remove unused files.
0.2.0 #
- (fix) Disable Camera when app is running in the background.
- (update) Add documentation.
- (fix) Remove unnecessary logs.
0.1.0 #
- (feat) Initial release with MVP.