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

Access all icons with single API #25

Closed
deadsoul44 opened this issue Apr 6, 2020 · 4 comments
Closed

Access all icons with single API #25

deadsoul44 opened this issue Apr 6, 2020 · 4 comments

Comments

@deadsoul44
Copy link

Is it possible to access all icons with a single API? For example, I want to select the best looking calendar icon from all of the sets. But, I have to type the name of all sets one by one and add dot calendar after them. If all the icons are accessible from a single class it would be easier to select the best calendar icon.

Thank you for the great package.

@2534290808
Copy link
Contributor

If two sets have the same Icon name, using a single API can cause a conflict

@deadsoul44
Copy link
Author

If there are same icon names, the name of the icon set can be appended.

@2534290808
Copy link
Contributor

That's a good idea

@2534290808
Copy link
Contributor

The new version adds the FlutterIcons class to access all icons

@2534290808 2534290808 pinned this issue Apr 23, 2020
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

2 participants