galonsos / line_icons

Flutter class for Awesome Line Icons
GNU General Public License v3.0
73 stars 10 forks source link

flutter doesnt recognise version 1.1.0 #8

Closed ajonno closed 3 years ago

ajonno commented 4 years ago

getting this error:

...depends on line_icons ^1.1.0 which doesn't match any versions...

gavzla commented 4 years ago

@ajonno I see nobody has answer you! If you haven't solve this already and since the developer haven't updated the package in pub.dev, the work around is to put the dependency as follows...

code

Greetings!

ajonno commented 4 years ago

Ah great to know - many thanks!

RosalieWessels commented 4 years ago

Hi, I was having an issue with where I wasn't able to use the latest icons (I needed a DNA icon). The icon was showing on the website of possible icons but I wasn't able to use it in my code. By using the suggestion @gavzla made, it was able to use it! Thank you!

galonsos commented 3 years ago

Hi everyone. Sorry for the late late late response. Please, upgrade to version 1.3.2, which I just posted in pub.dev (https://pub.dev/packages/line_icons). But be aware: it has major changes, such as naming. Hope you like it!