Running "flutter pub get" in carousel_slider... Resolving dependencies... Error on line 34, column 3 of pubspec.yaml: A package may not list itself as a dependency. ╷ 34 │ carousel_slider: ^4.2.1 │ ^^^^^^^^^^^^^^^ ╵ pub get failed
I tried changing the file name still the same error.
I think there might be the alignment issue. Make sure the pubspec.yaml look like this: