polyicon icon indicating copy to clipboard operation
polyicon copied to clipboard

Ability to specify font package

Open vanelizarov opened this issue 4 years ago • 0 comments

Hello!

My icon font is packed in separate lib and imported in main app, so I need to specify fontPackage param for every IconData for the font to work

Actually, there's a param in generated dart class, but it's hardcoded to null and every time I generate font I need to set it manually.

I know that it's kind of advanced use case, but it would be great to e.g. specify it manually once in config.json and forget 🙂

vanelizarov avatar Sep 18 '20 00:09 vanelizarov