sourcepoint_unified_cmp 1.0.1
sourcepoint_unified_cmp: ^1.0.1 copied to clipboard
flutter plugin for the sourcepoint unified CMP, with integrations for Android and iOS
1.0.1 #
- FIX: restore platform instance in tearDown to prevent test leakage. (1d9e9831)
- FIX: resolve analyzer warnings in test files. (9c99d4c0)
- FIX(ios): migrate example_spm to UIScene lifecycle (#331). (8a945c66)
- FIX(ios): remove duplicate plugin registration in AppDelegate (#331). (22310b16)
- FIX(ios): migrate example apps to UIScene lifecycle (#331). (652ff80e)
- FEAT(consent): add customConsentGdpr / deleteCustomConsentGdpr APIs (#327). (0e980f7f)
- FEAT(example): add example_spm using Swift Package Manager. (08662c0e)
0.2.1 #
- Bump "sourcepoint_unified_cmp" to
0.2.1.
0.2.0 #
- Bump "sourcepoint_unified_cmp" to
0.2.0.
0.1.31 #
0.1.30 #
0.1.29 #
- Bump "sourcepoint_unified_cmp" to
0.1.29.
0.1.28 #
- Bump "sourcepoint_unified_cmp" to
0.1.28.
0.1.27 #
0.1.26 #
- Bump "sourcepoint_unified_cmp" to
0.1.26.
0.1.25 #
0.1.24 #
0.1.23 #
Note: This release has breaking changes.
- BREAKING FEAT: remove viewId from event delegate.
0.1.22 #
- Bump "sourcepoint_unified_cmp" to
0.1.22.
0.1.21 #
0.1.20+2 #
- Bump "sourcepoint_unified_cmp" to
0.1.20+2.
0.1.20+1 #
- Bump "sourcepoint_unified_cmp" to
0.1.20+1.
0.1.20 #
- Bump "sourcepoint_unified_cmp" to
0.1.20.
0.1.19 #
- Bump "sourcepoint_unified_cmp" to
0.1.19.
0.1.18 #
0.1.17 #
- Bump "sourcepoint_unified_cmp" to
0.1.17.
0.1.16 #
- FEAT: Update Flutter version from 3.22.0 to 3.22.1 in GitHub workflows and VSCode settings for better compatibility and performance.
0.1.15 #
- Bump "sourcepoint_unified_cmp" to
0.1.15.
0.1.14 #
- Bump "sourcepoint_unified_cmp" to
0.1.14.
0.1.13 #
- Bump "sourcepoint_unified_cmp" to
0.1.13.
0.1.12 #
- Bump "sourcepoint_unified_cmp" to
0.1.12.
0.1.11+5 #
- Bump "sourcepoint_unified_cmp" to
0.1.11+5.
0.1.11+4 #
0.1.11+3 #
- Bump "sourcepoint_unified_cmp" to
0.1.11+3.
0.1.11+2 #
- FEAT: SourcepointController - its now a
ChangeNotifierfor SPConsent.
0.1.11+1 #
0.1.10+1 #
- Bump "sourcepoint_unified_cmp" to
0.1.10+1.
0.1.11 #
- Bump "sourcepoint_unified_cmp" to
0.1.11.
0.1.10 #
- REFACTOR(sourcepoint_unified_cmp): split large sourcepoint_unified_cmp.dart into smaller files for better maintainability.
0.1.9 #
- Bump "sourcepoint_unified_cmp" to
0.1.9.
0.1.8 #
0.1.7 #
- DOCS: update image paths in README.md and sourcepoint_unified_cmp/README.md.
0.1.6+1 #
- Bump "sourcepoint_unified_cmp" to
0.1.6+1.
0.1.6 #
- Bump "sourcepoint_unified_cmp" to
0.1.6.
0.1.5 #
0.1.4 #
-
update documentation
-
DOCS: create CONTRIBUTING.md to guide contributors.
-
DOCS: add workflow status badges to README files for better visibility of project status.
0.1.3 #
- update docs
0.1.2+1 #
- Update a dependency to the latest release.
0.1.2 #
0.1.1 #
- REFACTOR(sourcepoint_unified_cmp): replace HostAPISourcepointUnifiedCmpError with HostAPISPError for better error handling.
- FEAT: add support for ConsentViewController in sourcepoint_unified_cmp_ios.
- 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.
- FEAT(sourcepoint_unified_cmp): add MockController, types and widget for consent management.
- 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.