jesusrp98 / adwaita_icons

GNU General Public License v3.0
6 stars 6 forks source link

Incompatible with libadwaita #5

Open kerberjg opened 2 months ago

kerberjg commented 2 months ago

Hello, I attempted to use this package with the latest version of libadwaita which is 2.0.2,

Because adwaita_icons >=0.2.1 depends on flutter_svg ^1.0.0 and libadwaita 2.0.2 depends on flutter_svg ^2.0.6, adwaita_icons >=0.2.1 is incompatible with libadwaita 2.0.2.
And because no versions of libadwaita match >2.0.2 <3.0.0, adwaita_icons >=0.2.1 is incompatible with libadwaita ^2.0.2

Could this package be updated?

Henry-Hiles commented 1 month ago

Hello, I attempted to use this package with the latest version of libadwaita which is 2.0.2,

Because adwaita_icons >=0.2.1 depends on flutter_svg ^1.0.0 and libadwaita 2.0.2 depends on flutter_svg ^2.0.6, adwaita_icons >=0.2.1 is incompatible with libadwaita 2.0.2.
And because no versions of libadwaita match >2.0.2 <3.0.0, adwaita_icons >=0.2.1 is incompatible with libadwaita ^2.0.2

Could this package be updated?

For now you can just add an override for flutter_svg in your pubspec