galonsos / line_icons

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

Icons are not displaying correctly #4

Closed franklinharper closed 3 years ago

franklinharper commented 5 years ago

Thanks for converting this great icon set to Flutter!

Unfortunately when I run your demo code I see this 😞

image

mahmoudalaa97 commented 4 years ago

Try to use flutter clean ,stop run app , and run again

galonsos commented 4 years ago

Thanks, @mahmoudalaa97. Did you solve it, @franklinharper ?

jangerhard commented 4 years ago

I'm not OP, but can confirm that flutter clean and stopping the app did indeed fix the icons for me.

Ahmadre commented 3 years ago

Flutter clean doesn't work for me on Flutter web: https://github.com/galonsos/line_icons/issues/12

galonsos commented 3 years ago

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!