Logo
Explore Help
Sign In
DEV/flutter_flutter
1
0
Fork 0
You've already forked flutter_flutter
mirror of https://github.com/flutter/flutter.git synced 2026-02-20 02:29:02 +08:00
Code Issues Packages Projects Releases Wiki Activity
flutter_flutter/packages/flutter/lib
History
Michael Goderbauer 4d9c3cc377
Always honor explicitly set keyboardType and inputAction for TextField (#20547)
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,
);
```
2018-08-15 11:35:49 -07:00
..
src
Always honor explicitly set keyboardType and inputAction for TextField (#20547)
2018-08-15 11:35:49 -07:00
analysis_options_user.yaml
Enable lint unnecessary_statements. Codebase is compliant. (#20099)
2018-08-06 16:31:57 -07:00
animation.dart
Added TweenSequence, TweenSequenceItem, ConstantTween (#20056)
2018-08-06 08:53:06 -07:00
cupertino.dart
CupertinoActionSheet (#19232)
2018-08-09 21:55:41 -07:00
foundation.dart
…
gestures.dart
…
material.dart
Reorderable list widget and Material demo (#18374)
2018-07-30 15:21:00 -07:00
painting.dart
Add Clip enum to Material and related widgets (#18576)
2018-08-03 09:56:23 -07:00
physics.dart
…
rendering.dart
Introduce an AndroidView widget and a RenderAndroidView render object. (#19565)
2018-07-20 15:58:55 -07:00
scheduler.dart
…
semantics.dart
…
services.dart
Introduce PlatformViewsService for controlling platform views. (#19325)
2018-07-18 15:45:54 -07:00
widgets.dart
Visibility widget (#20365)
2018-08-09 18:23:36 -07:00
Powered by Gitea Version: 1.23.1 Page: 1156ms Template: 20ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API