fluttercommunity / font_awesome_flutter

The Font Awesome Icon pack available as Flutter Icons
Other
844 stars 244 forks source link

Icons.json not available in zip provided for integrating pro icons #185

Closed LuciferAJ closed 2 years ago

LuciferAJ commented 2 years ago

Font awesome pro icons 6:

Plugin: Font Awesome 9.2.0

The downloaded zip for pro icons of Font Awesome didn't have a metadata folder in it, and due to which cannot find icons.json.

I have followed the instructions given in here, But according to that there must be a metadata folder that contains icons.json for the configurator.sh to execute, Is the implementation has been changed.

Please let me know regarding how to implement font awesome pro icons 6.

I have attached a screenshot of the files after extracting the zip

Screenshot 2021-10-28 at 12 46 52 PM
sky1095 commented 2 years ago

+1

michaelspiss commented 2 years ago

I realized that as well when I tried to test the configurator with font awesome 6. Apparently, they forgot to add it to the beta 2? It was in beta 1...

I really hope they didn't get rid of it at all.

Right now, font_awesome_flutter only works with version 5. Support for version 6 will be in development as soon as they release a new beta with icons.json.

daniel-hopkins commented 2 years ago

any news on this. I just bought V6 pro today not knowing it wasn't compatible with Flutter