solucx_widget 1.0.7
solucx_widget: ^1.0.7 copied to clipboard
SoluCXWidget is a Flutter widget that allows you to integrate SoluCX functionalities into your Flutter application.
1.0.7 #
- Change private files and export public files
- Change example doc
- Removed dependency on device screen size parameters
- add doc comments
1.0.0 #
- Initial release of
SoluCXWidget
. - Support for different widget types:
bottom
,top
,modal
,inline
. - Control widget visibility.
- Dynamic widget resizing.
- Control of attempts and data collection intervals.
- Integration with WebView for displaying web content.
- Added configuration for Android and iOS internet permissions.
- Basic usage example provided in the README.