iabtcf_consent_info 1.3.2
iabtcf_consent_info: ^1.3.2 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.2 #
- REFACTOR: ignore
close_sinkslint forReplaySubject.
1.3.1 #
- FIX: revert to sdk constraint
>=2.12.0-0 <3.0.0.
1.3.0 #
- FIX: use
latewithout unnecessary wrapper. - FEAT: bump dependencies.
- DOCS: fix typo.
- CHORE: publish packages.
1.2.0 #
- FIX: use
latewithout unnecessary wrapper. - FEAT: bump dependencies.
1.1.0 - 2020-12-29 #
- feat: endorse web implementation
- fix: add missing separators in
ConsentInfo.toString
1.0.0 - 2020-12-24 #
- Initial release