brendan-duncan / archive

Dart library to encode and decode various archive and compression formats, such as Zip, Tar, GZip, ZLib, and BZip2.
MIT License
411 stars 141 forks source link

Because every version of integration_test from sdk depends on archive 3.1.6 #207

Open Spiderbezno opened 2 years ago

Spiderbezno commented 2 years ago

Because every version of integration_test from sdk depends on archive 3.1.6 and my_app depends on archive ^3.3.0, integration_test from sdk is forbidden.