jamesblasco / flutter_preview

Flutter | Because a widget-driven development requires a widget-driven preview.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version issue every time

Ankit0080 opened this issue · comments

And because flutter_cache_manager >=3.0.0-nullsafety.0 depends on http ^0.13.0 and preview >=0.0.5+2 depends on http ^0.12.0+2, cached_network_image ^3.1.0 is incompatible with preview >=0.0.5+2.
So, because Vliv_B2B depends on both cached_network_image ^3.1.0 and preview ^0.0.8, version solving failed.
pub get failed (1; So, because Vliv_B2B depends on both cached_network_image ^3.1.0 and preview ^0.0.8, version solving failed.)
exit code 1

Yeah this package is quite out of date. It doesn't even support null safety yet. I might work on it if I have time, but I'm unsure if I will be able to get it working.