Greg Price
Greg Price
> I'm confused about the claim that this isn't the algorithm you defined. So in addition to the fact that the "ASCII letter or ASCII punctuation" condition is missing, it's...
On the question of how to style it: FWIW I've never loved the left-borders design as it appears in the Slack version of this feature. One thing is that it...
Another possible way to present the color (in addition to Slack's heavy left border, or a thin all-around border): a style that I see fairly often in a variety of...
Interesting — that's a useful workaround, then. I just tried in Android Studio Giraffe (the version before this issue arose), and Ctrl+Alt+\ works there for a hot reload as well...
Looks like this issue was first reported as #6915, and has had many duplicate reports since then: https://github.com/flutter/flutter-intellij/issues?q=is%3Aissue+configureNewProject This is the thread that the most people seem to have found...
@mzohren @deakjahn If you're unable to open the "android" folder even via File → Open, please file a new issue about that. This issue is specifically about trying to use...
I recently switched to the New UI, and the missing Hot Reload button threw me for a while. It would be great to fix. Once one figures it out, it's...
I reproduce the issue when running that demo app as an Android app too (`flutter run -d pixel --release`), not only on web. For me it also reproduces even when...
It looks like this issue can be fixed by upgrading the Android Gradle plugin (AGP). In Zulip at least, we ran into what looks like the same issue (with @rajveermalviya...
FTR, the reland appears to be #149303.