Feodor Fitsner
Feodor Fitsner
WebView user experience on Windows is different from other platforms, i.e. web view is popping up in a new window on top of Flutter app. A "proper" WebView implementation of...
Looking into that.
App startup on Windows has been improved.
We will look into this issue when its priority increases, if more people are interested in the solution. Adding a lot of comments to the issue won't increase its priority,...
Please resolve conflicts.
Could you look at the conflict please?
CI is failing.
I'm not sure about `MaterialIcons` and `MaterialColors`. Material is the default theme in Flet. I like just `Colors` and `Icons` more.
...and cupertino is rarely used, so let's leave `Colors` and `Icons`.
> What does AdjustableScrollController do? It "speeds up" scrolling with a mouse on Windows; otherwise it's dead slow.