FlutterDevTools / simple_json

Simple way to dynamically convert from and to JSON using build-time generators given a type.
https://pub.dev/packages/simple_json
15 stars 4 forks source link

Version solving failed because simple_json depends on path ^1.7.0 while flutter_test from sdk depends on path 1.6.4 #2

Closed jhoogstraat closed 4 years ago

jhoogstraat commented 4 years ago

Using Flutter 1.17.4 stable.

D10100111001 commented 4 years ago

Thanks for reporting. I'll update to the simple_json package to use path 1.6.4.

EDIT: Fixed as of latest version (0.3.5).