galonsos / line_icons

Flutter class for Awesome Line Icons

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flutter doesnt recognise version 1.1.0

ajonno opened this issue · comments

getting this error:

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

@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!

Ah great to know - many thanks!

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!

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!