afkcodes / flutter_phosphor_icons

Phosphor Icons for Flutter.
https://pub.dev/packages/flutter_phosphor_icons
MIT License
15 stars 4 forks source link

Icondata is wrong in null safe new version #4

Closed drmspatil closed 3 years ago

drmspatil commented 3 years ago

These is issue with null safe package. Icons do not match with Icondata input .

e.g. PhosphorIcons.heart_light shows different icons photo_2021-03-17_16-57-15

afkcodes commented 3 years ago

@drmspatil Did you run the example app, i just ran it and it seems its rendering correctly for me.

drmspatil commented 3 years ago

Now its working fine . Must be some glitch with flutter clean .

afkcodes commented 3 years ago

cool @drmspatil closing this then.