-
Michael Goderbauer authored
With this change you can now create "wrapping" text fields that do not show the new line button: ```dart new TextField( maxLines: null, keyboardType: TextInputType.text, ); ```
| Name |
Last commit
|
Last update |
|---|---|---|
| .github | ||
| bin | ||
| dev | ||
| examples | ||
| packages | ||
| .cirrus.yml | ||
| .gitattributes | ||
| .gitignore | ||
| AUTHORS | ||
| CONTRIBUTING.md | ||
| LICENSE | ||
| PATENTS | ||
| README.md | ||
| analysis_options.yaml | ||
| appveyor.yml | ||
| flutter_console.bat |