-1

pub speck.ymal

I have problem in environment it refers environment error may be position is wrong.

Rachid K.
  • 4,490
  • 3
  • 11
  • 30
Khaled
  • 1
  • 2
    Enter the puspec.yaml file and error message as code. The image is not very visible. – Jungwon Sep 23 '22 at 08:04
  • follow indentation, yaml files are sensitive to indentation. Further read [here](https://docs.flutter.dev/development/tools/pubspec#:~:text=yaml%20file%2C%20often%20referred%20to,Flutter%20tooling%20needs%20to%20know.) – Ritesh Singh Sep 23 '22 at 19:38

1 Answers1

0

try to put sdk: "=2.11.0 <3.0.0" then do flutter clean and flutter pub get

Lucky Trail
  • 161
  • 8