packages.dart icon indicating copy to clipboard operation
packages.dart copied to clipboard

Upgrade all dependencies

Open davemg3 opened this issue 1 year ago • 1 comments

Package name This package internet_file is 2 years old (2022) and is used with pdfx: ^2.7.0 (2024) making both incompatible with most of google and firebase dependencies : example :

Because google_fonts >=4.0.5 depends on http ^1.0.0 and every version of internet_file depends on http ^0.13.4, google_fonts >=4.0.5 is incompatible with internet_file. So, because admin depends on both google_fonts ^6.1.0 and internet_file any, version solving failed.

davemg3 avatar Sep 13 '24 09:09 davemg3