-
Matt Perry authored
If maxLines is 1, it's a single line Input that scrolls horizontally. Otherwise, overflowed text wraps and scrolls vertically, taking up at most `maxLines`. Also fixed scrolling behavior so that the Input scrolls ensuring the cursor is always visible. Fixes https://github.com/flutter/flutter/issues/6271
d39eb84a
| Name |
Last commit
|
Last update |
|---|---|---|
| .idea | ||
| bin | ||
| dev | ||
| examples | ||
| packages | ||
| .analysis_options | ||
| .analysis_options_repo | ||
| .analysis_options_user | ||
| .gitignore | ||
| .travis.yml | ||
| AUTHORS | ||
| CONTRIBUTING.md | ||
| ISSUE_TEMPLATE.md | ||
| LICENSE | ||
| README.md | ||
| VERSION |