DeepSeaPlain

Results 3 issues of DeepSeaPlain

I am trying to copy a URL to a config file and the "`&`" character and everything behind it gets cut off. Example URL: `https://example.com/data/?id=6969&token=1A2B3C4D5E6F7G8H9` `"--usedUrl=https://example.com/data/?id=6969&token=1A2B3C4D5E6F7G8H9"` The result is: https://example.com/data/?id=6969...

bug
waiting for response

![image](https://github.com/dart-lang/dart_style/assets/127975868/84aae3a5-aa31-4145-bc7b-c5951f923898) I open the IntelliJ settings. -> Editor -> Code Style -> Dart (see screenshot) I change the line length from 80 to 150 and I click on apply but...

## Steps to Reproduce I have a view with a TextFormField and a custom TextInputFormatter. I klick into the TextFormField and i type 2 characters and then switch to the...

a: text input
platform-android
framework
engine
has reproducible steps
P2
found in release: 3.7
found in release: 3.9
team-design
triaged-design
:hourglass_flowing_sand: