wootricsdk_flutter 0.0.10
wootricsdk_flutter: ^0.0.10 copied to clipboard
This is an official Wootric SDK Wrapper for Flutter. You can visit wootric website for more details. Here is the official documentation for wootric - http://docs.wootric.com/
0.0.10 - 2025-04-03 #
- Moves android namespace declaration from
AndroidManifest.xml
tobuild.gradle
0.0.9 - 2024-06-04 #
- Fix
Int
toLong
cast in AndroidsetEndUserCreatedAt
0.0.8 - 2024-03-20 #
- Add support for disclaimer method
0.0.7 - 2023-07-12 #
- Fix setSliderColor bug for Android in tablets (https://github.com/Wootric/WootricSDK-flutter/issues/8)
0.0.6 - 2023-05-12 #
- Fix setSliderColor bug for Android
- Fix method typo
0.0.5 - 2023-03-14 #
- Add support custom first question
- Fixed bugs 2nd & 3rd acreen bugs on Android
0.0.4 - 2023-01-10 #
- Added showSurveyWithEvent method
- Added color customization methods
- Fixed warnings.
0.0.3 - 2023-01-10 #
- Added showSurveyWithEvent method
- Added color customization methods
0.0.2 - 2022-07-26 #
- Improved documentation and added plugin documentation links.
0.0.1 - 2022-07-19 #
- Initial version of Wrapper for Wootric SDK.