sourcepoint_unified_cmp_android 0.1.11 sourcepoint_unified_cmp_android: ^0.1.11 copied to clipboard
flutter plugin for the sourcepoint unified CMP, with integrations for Android and iOS - Android implementation
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.