desktop Cannot run with sound null safety, because the following dependencies code example
Example: cannot run with sound null safety because the following dependencies don't support null safety
---- Add before imports of file main.dart ----
// @dart=2.9
void main() {
.........
}