remove dependecy override of analyzer

This commit is contained in:
Adam Velebil 2022-06-20 14:32:36 +02:00
parent 473939f877
commit 851f905c9f
No known key found for this signature in database
GPG Key ID: AC6D6B9D715FC084
2 changed files with 1 additions and 4 deletions

View File

@ -9,7 +9,7 @@ packages:
source: hosted
version: "38.0.0"
analyzer:
dependency: "direct overridden"
dependency: transitive
description:
name: analyzer
url: "https://pub.dartlang.org"

View File

@ -51,9 +51,6 @@ dependencies:
desktop_drop: ^0.3.3
url_launcher: ^6.1.2
dependency_overrides:
analyzer: ^3.4.1
dev_dependencies:
integration_test:
sdk: flutter