Skip to content

Commit 7c0575d

Browse files
committed
Import #533
Fix compile errors in Flutter 3.0 PiperOrigin-RevId: 448988369
1 parent 62fe849 commit 7c0575d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pubspec.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ environment:
99
sdk: '>=2.12.0-0 <3.0.0'
1010

1111
dependencies:
12-
analyzer: '>=2.1.0 <4.0.0'
12+
analyzer: '>=2.1.0 <5.0.0'
1313
build: '>=1.3.0 <3.0.0'
1414
code_builder: ^4.0.0
1515
collection: ^1.15.0

0 commit comments

Comments
 (0)