Skip to content

Commit 04850aa

Browse files
committed
feat: set meta version in range for flutter 3.10.0 (dart 3.0.0) and above
1 parent 0a6059b commit 04850aa

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
@@ -11,7 +11,7 @@ dependencies:
1111
fixnum: '>=1.0.0 <2.0.0'
1212
http: '>=0.13.0 <2.0.0'
1313
logging: ^1.0.0
14-
meta: ^1.16.0
14+
meta: '>=1.9.1 <2.0.0'
1515
protobuf: '>=2.0.0 <4.0.0'
1616
quiver: '>=3.0.0 <4.0.0'
1717

0 commit comments

Comments
 (0)