You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to add firebase_in_app_messaging: ^0.8.1
It gives an error:
The current Dart SDK version is 3.6.0.
The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.
When trying to add firebase_in_app_messaging: ^0.8.1
It gives an error:
The current Dart SDK version is 3.6.0.
The lower bound of "sdk: '>=2.0.0 <3.0.0'" must be 2.12.0 or higher to enable null safety.