Devon Carew
Devon Carew
cc @jacob314 for FYI
Moving this to M49.
@cisko3000, that may not be the most common reason why users would see this error (typically, windows specific issues, PATH issues, or needing to restart Android Studio after some path...
@lambdabaa has done some work here I think you're seeing a difference between 2018.3 and 2019.1 - the newer version supports a feature to show completions for symbols that aren't...
@derChris77, thanks for the report. Can you include information about the flutter version you're using (`flutter doctor -v`), and the IntelliJ / Android Studio and Flutter plugin version? Thanks!
Looks like this was done in https://github.com/dart-lang/code_builder/pull/317.
I agree - this is out of scope for package:args.
It looks like the editor overlay buttons should be docked on the right, even for rtl locales?
This PR should address the issue w/ the buttons in a rtl locale: https://github.com/dart-lang/dart-pad/pull/2754.
> This would first need a button to switch locale at some place - any suggestions where? Perhaps to the right of the channel selector widget? We do have about...