Furqankhanzada/flutter_eCommerce_ui_kit

Getting dependencies

giovannitubera opened this issue · 2 comments

Hi. Apologies for this request do i need to down grade my SDK version to your version before installing/ getting your packages dependencies?

problem

@giovannitubera downgrade you cached_network_image: 2.0.0-rc version to cached_network_image: ^1.1.3 and it will work.

I am working on flutter web and cached_network_image: ^1.1.3 does not work with it thats why i updated it to cached_network_image: 2.0.0-rc

@giovannitubera @Furqankhanzada I hit this issue - but it was fine after I changed to the dev channel.