-
Matt Perry authored
* Add a maxLines parameter for multiline Input. 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 * oops * comments * import * test and RO.update fix * constant * fix.caretRect
c13a6e27
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
src | ||
animation.dart | ||
cassowary.dart | ||
foundation.dart | ||
gestures.dart | ||
http.dart | ||
material.dart | ||
painting.dart | ||
physics.dart | ||
rendering.dart | ||
scheduler.dart | ||
services.dart | ||
widgets.dart |