line_awesome_icons_flutter icon indicating copy to clipboard operation
line_awesome_icons_flutter copied to clipboard

Outdated icons?

Open rgbinnovation opened this issue 4 years ago • 2 comments

Hi, there seems to be a lot of icons added since you last updated. Any chance of an update?

rgbinnovation avatar Apr 09 '20 09:04 rgbinnovation

Let me know if you do, as your package is useless to me at the moment due to all of the missing icons. Hope Ill be able to use it soon!

rgbinnovation avatar Apr 09 '20 10:04 rgbinnovation

I also faced this problem. So I updated this library to use the latest version of line awesome.

If you want to try it you can add this in your pubspec.yaml:

line_awesome_icons: 
    git:
      url: git://github.com/mateotomasgomez/line_awesome_icons_flutter.git
      ref: master

mateotomas2 avatar Apr 20 '20 21:04 mateotomas2