sourcepoint_unified_cmp_android 0.1.18 sourcepoint_unified_cmp_android: ^0.1.18 copied to clipboard
flutter plugin for the sourcepoint unified CMP, with integrations for Android and iOS - Android implementation
0.1.18 #
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.9.0.
- FIX(deps): update kotlin monorepo to v2.0.10.
- FIX(deps): update dependency com.android.tools.build:gradle to v8.5.1.
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.5.
0.1.17 #
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.4.
0.1.16 #
- FIX(deps): update dependency com.android.tools.build:gradle to v8.5.0.
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.3.
- FIX(deps): update kotlin monorepo to v2.
- FEAT: :⬆️ Update Flutter version from 3.19.3 to 3.22.0 in GitHub workflows and VSCode settings for better compatibility and performance improvements.
0.1.15 #
- FIX(deps): update kotlin monorepo to v1.9.24.
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.2.
- FIX(deps): update dependency com.android.tools.build:gradle to v8.4.0.
0.1.14 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.14
.
0.1.13 #
- FIX(deps): update dependency com.android.tools.build:gradle to v8.3.2.
0.1.12 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.12
.
0.1.11+5 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.11+5
.
0.1.11+4 #
0.1.11+3 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.11+3
.
0.1.11+2 #
- FEAT: SourcepointController - its now a
ChangeNotifier
for SPConsent.
0.1.11+1 #
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.1.
0.1.10+1 #
- FIX(deps): update dependency com.sourcepoint.cmplibrary:cmplibrary to v7.8.1.
0.1.11 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.11
.
0.1.10 #
- update cmplibrary to 7.8.0
0.1.9 #
- use a custom error class in the generated kotlin code
0.1.8 #
- REFACTOR(sourcepoint_unified_cmp_android): update enum values to use snake case for better readability.
0.1.7 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.7
.
0.1.6+1 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.6+1
.
0.1.6 #
- Bump "sourcepoint_unified_cmp_android" to
0.1.6
.
0.1.5 #
0.1.4 #
- FEAT(sourcepoint_unified_cmp_android): add build_runner and mockito to dev_dependencies for testing.
- DOCS: add workflow status badges to README files for better visibility of project status.
0.1.3 #
- version bump
0.1.2+1 #
- FIX(typos): Correct various typos across multiple files.
0.1.2 #
0.1.1 #
- REFACTOR(sourcepoint_unified_cmp): replace HostAPISourcepointUnifiedCmpError with HostAPISPError for better error handling.
- FEAT(sourcepoint_unified_cmp): add loadPrivacyManager method to load Privacy Manager on demand.
- FEAT(sourcepoint_unified_cmp): add support for configurable message language, campaigns environment, message timeout, and campaigns.
- FEAT(sourcepoint_unified_cmp): add event delegate to handle consent events.
- FEAT(sourcepoint_unified_cmp): change loadMessage return type from void to bool to provide feedback on operation success.
- DOCS: add BSD 3-Clause License to sourcepoint_unified_cmp, sourcepoint_unified_cmp_android, sourcepoint_unified_cmp_ios, and sourcepoint_unified_cmp_platform_interface packages for legal compliance.
0.1.0+1 #
- Initial release of this plugin.