ziofat

Results 31 comments of ziofat

the build folder is not generated when run `npm run dev`, and no `menifest.json` file when run `npm run build`

I don't think it is a good idea to use `firstWhere` to find close icon. Actually there are aliases for icons in official icon set. It's could be better to...

This icon seems to be an emoji. From my end it looks like the icon property does not mean to present an flutter icon. Can you provide more context?

This is wired. Can you guys share your version of flutter?

As far as I know, flutter 3.10 does have some changes with this. I will looking into this but breaking changes maybe introduced.

The current test case is totally fake. It should match the current routes like "/hello", which makes the boilerplate complete and self-consistent.

App crashed on P8 after the march update.

We do have all data in once to support dynamic icon loader . What version are you using? Have you use dynamic way to load icons like: `MdiIcons['icon-name']` ?

How about add a configuration for this rule to support the second purpose?

I recommend creating a separate specification for masonry. While the current grid specification can handle masonry layouts for now, the future of masonry is uncertain. Adding masonry rules to the...