-
Notifications
You must be signed in to change notification settings - Fork 0
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
Icons are not centered #3
Comments
I think this is the same problem as reported in the flutter repo. I can't think of a solution, but it should be fixed when Symbols are officially supported. Thanks for using this package. However, I personally recommend using this package instead, which is 100% compatible with the official API that will be released in a future release of Flutter and supports the tree shaking. I believe this package has already solved this problem. |
Okay, so you kinda abondoned your package in favor of this other? Oh, okay... maybe add this info to readme Thanks for help!! Ps. Does tree shaking work for android as well? I really liked how your package gave me only iconsci cared about... |
Yes! You can confirm that by building an apk like:
|
Hi!
I love this library so much!! One small problem i have is that all icons are bit to the bottom 😕
The text was updated successfully, but these errors were encountered: