blaugold / user_messaging_platform

A flutter plugin which provides a Dart API for the User Messaging Platform (UMP) SDK, which is the Consent Management Platform (CMP) SDK provided as part of Google's Funding Choices.
https://pub.dev/packages/user_messaging_platform
MIT License
9 stars 10 forks source link

missing null safety #16

Closed Finkes closed 3 years ago

Finkes commented 3 years ago
    Error: Cannot run with sound null safety, because the following dependencies
    don't support null safety:

     - package:admob_consent

    For solutions, see https://dart.dev/go/unsound-null-safety

Thanks for building this helpful package. Unfortunately it looks like I can't use it as it does not yet support null safety. Do you have any plans to migrate the package to support null safety?

Finkes commented 3 years ago

sorry wrong package..