01-edu / Branch-Mobile

🎯 Repository for the Mobile branch Dart tests.
1 stars 1 forks source link

Update pubspec.yaml #25

Open Danonika opened 1 year ago

Danonika commented 1 year ago

After building I get this error, so to solve that I changed the version of sdk Null safety features are disabled for this library. Try removing the package language version or setting the language version to 2.12 or higher.

@Frenchris @jotapero @davhojt

Why?

Null safety features are disabled for this library. Try removing the package language version or setting the language version to 2.12 or higher.

Solution Overview

https://stackoverflow.com/questions/63969287/flutter-error-null-safety-features-are-disabled-for-this-library environment: sdk: ">=2.12.0 <3.0.0"