fluttercommunity / font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons
Other
831 stars 233 forks source link

Missing certain icons after upgrade from FA 5 to 6 #260

Closed mark-sdb closed 3 months ago

mark-sdb commented 4 months ago

Describe the bug I upgraded the package and after that I am missing a lot of regular icons. While all solid and light icons work, regular is giving me headaches.

We are using the latest FA Pro fonts. And I removed the old cloned repo and clone the package repo ran ./configurator.sh with all new TTF's.ff

Expected behavior That all icons work (or none alltogether since that would indicate some sort of cache issue)

Screenshots image

Steps taken to try to fix/debug it

mark-sdb commented 4 months ago

Update: also tried the example project and there are also a lot of missing icons there

mark-sdb commented 3 months ago

Fixed by upgrading to FA 6.5.2 🥳