diff --git a/packages/iabtcf_consent_info/pubspec.yaml b/packages/iabtcf_consent_info/pubspec.yaml index 8b96d2a..d9fd284 100644 --- a/packages/iabtcf_consent_info/pubspec.yaml +++ b/packages/iabtcf_consent_info/pubspec.yaml @@ -1,7 +1,7 @@ name: iabtcf_consent_info -description: >- - Flutter plugin for reading IAB TCF v2.0 user consent information, such as - made available through CMP SDKs, like Funding Choices's +description: >- + 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). version: 3.0.0 repository: https://github.com/blaugold/iabtcf_consent_info @@ -15,7 +15,7 @@ dependencies: flutter: sdk: flutter meta: ^1.3.0 - rxdart: ^0.26.0 + rxdart: '>=0.26.0 <0.28.0' iabtcf_consent_info_platform_interface: ^1.0.5 iabtcf_consent_info_web: ^3.0.0 dev_dependencies: