axeptio_sdk 2.0.16 copy "axeptio_sdk: ^2.0.16" to clipboard
axeptio_sdk: ^2.0.16 copied to clipboard

Axeptio flutter sdk for presenting cookies consent to the user.

2.0.16 #

  • Implement manual workflow dispatch for publishing workflows.
  • Add comprehensive changelog validation to prevent publishing without documentation.
  • Align dry-run-publish.yml to use release tag logic instead of pubspec.yaml.
  • Update release process to require manual workflow execution for better control.

2.0.15 #

  • Fix iOS bridge type casting issue for vendor consent APIs.
  • Resolve 'String' is not subtype of 'Map<dynamic, dynamic>' error in getVendorConsents.
  • Add proper handling for [Int: Bool] dictionary conversion in iOS sanitizeForFlutter.
  • Improve method channel bridge reliability for TCF vendor APIs.

2.0.12 #

  • Update iOS Axeptio SDK to 2.0.15.
  • Update Android Axeptio SDK to 2.0.8.
  • Add comprehensive TCF vendor consent management APIs (iOS & Android).
    • getVendorConsents(): Get all vendor consents as Map<int, bool>
    • getConsentedVendors(): Get list of consented vendor IDs
    • getRefusedVendors(): Get list of refused vendor IDs
    • isVendorConsented(vendorId): Check specific vendor consent status
  • Add extensive README documentation with TCF vendor management examples.
  • Add TCF vendor consent demo in example app with detailed logging.
  • Fix GitHub Package Registry credentials configuration in example project.

2.0.11 #

  • Add NativeDefaultPreferences class for cross-platform access to native consent preferences (MSK-76).
  • Provide unified API to access TCF data, brand preferences, and custom vendor information.
  • Support bulk operations and comprehensive preference key access.
  • Update documentation with correct import paths and usage examples.

2.0.10 #

  • Fix iOS crash when calling getConsentSavedData due to NSDate serialization error (MSK-81).
  • Add error handling to gracefully handle iOS date serialization issues.

2.0.9 #

  • Update iOS Axeptio SDK to 2.0.13 and Android SDK to 2.0.7.
  • Expose method to fetch vendor consent debug info.

2.0.8 #

Docs and sample apps improvements.

2.0.7 #

Update to iOSAxeptio SDK 2.0.7 and Android SDK 2.0.6

2.0.5 #

Update to iOSAxeptio SDK 2.0.5 and Android SDK 2.0.4

2.0.4 #

Update to iOSAxeptio SDK 2.0.4 and Android SDK 2.0.3 Enable user token update

2.0.3 #

Update to iOSAxeptio SDK 2.0.3 and Android SDK 2.0.2 Brands events fix.

2.0.2 #

Update to iOSAxeptio SDK 2.0.2 ATT consent bug fix.

2.0.1 #

Update to Axeptio SDK 2.0.1 Clearing consent and partial consent bug fix.

2.0.0 #

Updated to Axeptio SDK 2.0.0 Manage brands and publishers configuration

1.3.1 #

Fix CMP first show on iOS SDK

1.2.1 #

  • Fix xcprivacy in iOS SDK

1.2.0 #

  • First release

1.0.0-alpha2 #

  • Second alpha

1.0.0-alpha #

  • First alpha
2
likes
0
points
599
downloads

Publisher

verified publisheraxept.io

Weekly Downloads

Axeptio flutter sdk for presenting cookies consent to the user.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter, plugin_platform_interface

More

Packages that depend on axeptio_sdk

Packages that implement axeptio_sdk