Closed ClicknetTelecom closed 2 years ago
[signature-teste] flutter pub get Running "flutter pub get" in signature-teste... Error on line 30, column 3 of pubspec.yaml: A package may not list itself as a dependency. ╷ 30 │ signature: ^4.1.1 │ ^^^^^^^^^ ╵ pub get failed (65; ╵) exit code 65
Can you share your pubspec.yaml? Example works fine. From the error message it looks like your project have the same name as dependency.
Closing because of no response.
[signature-teste] flutter pub get Running "flutter pub get" in signature-teste...
Error on line 30, column 3 of pubspec.yaml: A package may not list itself as a dependency. ╷ 30 │ signature: ^4.1.1 │ ^^^^^^^^^ ╵ pub get failed (65; ╵) exit code 65