We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a859a71 commit e8fc86cCopy full SHA for e8fc86c
pubspec.yaml
@@ -11,7 +11,7 @@ dependencies:
11
analyzer: ">=0.30.0+4 <=0.31.0"
12
barback: ">=0.15.2 <=0.15.2+14"
13
built_redux: ^7.4.2
14
- built_value: ">=5.1.3 <5.2.0" # >=5.2.0 is Dart 2 SDK only
+ built_value: ">=4.6.1 <5.2.0" # >=5.2.0 is Dart 2 SDK only
15
js: ^0.6.1+1
16
logging: ">=0.11.3+2 <1.0.0"
17
meta: ^1.1.6
0 commit comments