designhubz 1.0.0
designhubz: ^1.0.0 copied to clipboard
DesignHubz TryOn Flutter Package
1.0.0 #
Note: This release has breaking changes.
- Added
CCLTryOnWidgetfor contact lens try on and its controllerCCLTryOnController - BREAKING: To be consistent with the introduction of contact lens widget, the
TryOnControllerhas been renamed toEyewearTryOnController,TryOnWidgettoEyewearTryOnWidgetandEyewearProducttoVTOProduct
0.0.8 #
- Introduce more specific exception handling. Look for changes in README for new exceptions thrown by [TryOnController] functions
0.0.7 #
- Manually init the TryOn Web embed widget to avoid race condition
0.0.6 #
- Added onTryOnRecovering callback to show loading indicator when TryOn automatically recovers from crash
0.0.5 #
- Added optional progress callback to loadProduct() method in [TryOnController]
0.0.1 #
- Initial release