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

Feature Request: Ability to display all illustrations #13

Open
ezraaaa opened this issue Jun 3, 2020 · 0 comments
Open

Feature Request: Ability to display all illustrations #13

ezraaaa opened this issue Jun 3, 2020 · 0 comments

Comments

@ezraaaa
Copy link

ezraaaa commented Jun 3, 2020

Is your feature request related to a problem? Please describe.
There is a need for administrators in my app to select one of the illustrations as part of a category Eg. The category is "Painting" and admin select UnDrawIllustration.making_art image from a grid view and the choice will be converted into a string like UnDrawIllustration.making_art.toString() and convert back to UnDrawIllustration.

Describe the solution you'd like
Able to get a list of illustrations like List<UnDrawIllustration> and display it on a grid view. It'd be great too if it is possible to convert string to UnDrawIllustration like UnDrawIllustration.parse()

Describe alternatives you've considered
Download all the svg and store them in Firestore

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

1 participant