Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accurate font availability browsing? #22

Open
barnaclejive opened this issue Feb 14, 2020 · 2 comments
Open

Accurate font availability browsing? #22

barnaclejive opened this issue Feb 14, 2020 · 2 comments
Milestone

Comments

@barnaclejive
Copy link

barnaclejive commented Feb 14, 2020

The flutter package page has a "Browse all" link that takes you to a website listing available icons. However, not all the icons shown on that site are actually available.

For example:
FontAwesome.syringe is not an actual option using Icon(FontAwesome.syringe)
Additionally some sets are not available at all such as Fontisto

Is there some way to browse the actual sets and icons available, or (ideally) to make all the icons listed on the "Browse all" website to be available?

If I am using the icon listing page wrong or the package wrong please let me know.

@2534290808
Copy link
Contributor

Later, I will add a webpage that can browse all the icons in the 'flutter- icons' package. Now we use the webpage of 'react-native-vector- icons', which is not very accurate

@2534290808 2534290808 added this to the gh-pages milestone Feb 25, 2020
@josephcrowell
Copy link

I pushed out a fork which includes all missing react-native-vector-icons including Fontisto fonts and jibiel's fixes for null safety support: https://pub.dev/packages/flutter_font_icons

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants