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

Make IconData private by default #5

Merged
merged 2 commits into from
Oct 23, 2019

Conversation

hanneskuettner
Copy link
Contributor

Don't expose generated IconData by default as it is not needed for using the icon font and it is a nicer style similar to how larger flutter icon libraries do it.

While I was at it I also fixed typos and improved the code generation with a clearer generated code message and less new lines.

@SergeShkurko SergeShkurko merged commit d915908 into ScerIO:master Oct 23, 2019
@hanneskuettner
Copy link
Contributor Author

I just realized an error in my code. I did not adjust the constructor name in the template. I'll open a new pull request in a second.

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

Successfully merging this pull request may close these issues.

2 participants