
* 겪고 있는 문제 상황을 최대한 자세하게 작성해주세요.
* 문제 해결을 위해 어떤 시도를 해보았는지 구체적으로 함께 알려주세요.
웹뷰어 플러터를 다른버전으로 터미널에 입력했는데 지우려면 어떻게 해야 하나요?

작성한 코드 및 에러 메세지
dependencies:
flutter:
sdk: flutter
# The following adds the Cupertino Icons font to your application.
# Use with the CupertinoIcons class for iOS style icons.
cupertino_icons: ^1.0.2
provider: ^6.0.5
dio: ^5.2.1+1
webview_flutter: ^4.2.2
dev_dependencies:
flutter_test:
sdk: flutter
