Mitchell Goodwin
Mitchell Goodwin
> turns out that the PR has code to make this functionality work but its checking the platform brightness instead of the apps brightness, so the device has to be...
> When is nested scrolling going to be added? I have tried all scrolling hacks. In the provided picture, I should be able to scroll to a third color. Created...
> I see. I was under the impression that https://github.com/flutter/flutter/issues/164458 was labelled as a P2 because it has a particularly severe impact on Android. P2 in our repo is not...
What may be worthwhile is adding more folders/ layers below Material/Cupertino, for different kinds of base widgets. What might make the most sense to me, is offering "Raw" widgets for...
> Wouldn't existing widget sets address that need? Either Material or Cupertino potentially, or any of the available third party widget sets. Yes, functionally they probably would be. The benefit...
> If you are going to create a base widget set anyways, you are already tackling the problem of designing a minimalist component set, why not just include it in...
Hi @JeelChandegra. What issue is this PR trying to fix? If there is no existing issue, then can you file one? It is difficult to review when we don't have...
This happens because a colored box is put behind the pages as they are sliding in. The color matches the surface color of the theme by default, but you can...
Icons are generated based on this fork of framework7: https://github.com/xster/framework7-icons. Adding new icons and adjusting them are going to likely come from updating that. This is on my radar to...
> Why is every new Proposal being closed, and redirected to this issue? It's much easier for a lot of smaller issues to get lost in the pile, as compared...