triallax
triallax
Thanks for filing a feature request. Please don't remove the template when opening an issue.
I'm virtually certain this is a bug in `sizer`, as it provides no refresh mechanism for screen size changes. Frankly, I would prefer if we phased out all `sizer` usage...
I do have some improvements to it (e.g. there are no specific development steps for testing and such), so I'll send a PR with them at some point in the...
We should create the IRC channel first.
> After trying and failing, I realized how difficult it is to implement one icon that rotates precisely What were the difficulties?
> I also don't want to have the arrow as a separate widget/text, because I don't want to get myself into the mess of adjusting the margins, alignments, and sizes...
Some other dependencies we can remove: - `flutter_hooks` and `hooks_riverpod`: Riverpod 1.0.0 is going to make `flutter_riverpod` more convenient and powerful. We use hooks independently of Riverpod in a few...
So I investigated and tried out some things; here are my results: - Ignoring `device_preview` and Flutter itself, `flutter_svg` and its dependencies contribute relatively heavily to the overall size of...
Thanks for creating an issue, but the template is there for a reason; please don't remove it.
This _should_ be pretty easy to fix; I might ping you on the PR that fixes this so that you can take a look.