
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
작성된 코드가 실행되지 않습니다.

anjong-yun@anjong-yun-ui-MacBookPro flutter % flutter pub upgrade webview_flutter
Expected to find project root in current working
directory.
anjong-yun@anjong-yun-ui-MacBookPro flutter % lutter clean
zsh: command not found: lutter
anjong-yun@anjong-yun-ui-MacBookPro flutter % flutter pub get
Expected to find project root in current working directory.
anjong-yun@anjong-yun-ui-MacBookPro flutter % flutter clean
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
anjong-yun@anjong-yun-ui-MacBookPro flutter % flutter run --multidex
Error: No pubspec.yaml file found.
This command should be run from the root of your Flutter project.
anjong-yun@anjong-yun-ui-MacBookPro flutter %
