iabtcf_consent_info 1.3.3 iabtcf_consent_info: ^1.3.3 copied to clipboard
Flutter plugin for reading IAB TCF v2.0 user consent information, such as made available through CMP SDKs, like Funding Choices's User Messaging Platform (UMP).
1.3.3 #
- FIX: propagate errors and handle loading CMP.
- FIX: prefix error string in example app.
- CI: setup.
1.3.2 #
- REFACTOR: ignore
close_sinks
lint forReplaySubject
.
1.3.1 #
- FIX: revert to sdk constraint
>=2.12.0-0 <3.0.0
.
1.3.0 #
- FIX: use
late
without unnecessary wrapper. - FEAT: bump dependencies.
- DOCS: fix typo.
- CHORE: publish packages.