- 15 Mar, 2016 8 commits
-
-
krisgiesing authored
-
Devon Carew authored
minor update to flutter daemon
-
Devon Carew authored
-
Adam Barth authored
Let RenderObjectWidgets use inherited properties
-
Adam Barth authored
Update RichText dartdoc
-
Yegor authored
[ios] improve test device naming
-
Yegor Jbanov authored
The new name format is "DEVICE_TYPE_NAME (Flutter)". For example: iPhone 6 (Flutter) iPhone 6s Plus (Flutter) The names are taken from `xcrun simctl list --json devicetypes`. Fixes #2682
-
Adam Barth authored
The old text was misleading because it was written when RichText was an implementation detail of Text. Fixes #2624
-
- 14 Mar, 2016 32 commits
-
-
Adam Barth authored
This prepares us for depending on the LTR/RTL inherited property in RenderObjectWidgets.
-
Yegor authored
[driver] API for getting performance traces
-
yjbanov authored
-
Jason Simmons authored
Example that builds a Flutter Android app using Gradle
-
Hans Muller authored
Updated AppBar.copyWith parameter names
-
Phil Quitslund authored
More flutter analyze regexp cleanup
-
Hans Muller authored
-
Adam Barth authored
Add @override to starter template
-
pq authored
Runs clean on the repo. Moving ahead, we can manage exceptions via `.analysis_options` or specific source-level ignores.
-
Adam Barth authored
-
Ian Hickson authored
Add @override annotations to flutter framework
-
Hixie authored
-
Adam Barth authored
Improve error handling for ChildView outside MojoShell
-
Adam Barth authored
Stop using a prebuilt APK
-
Devon Carew authored
add more type annotations
-
Jason Simmons authored
-
Adam Barth authored
Instead, require an AndroidManifest.xml and always build an APK. Fixes #2517
-
Ian Hickson authored
Update .analysis_options to link to blocking bugs
-
Adam Barth authored
Now we should some placeholder error text in-band in checked mode. Fixes #2611
-
Adam Barth authored
[rename fixit] TwoLevelSublist left->leading, center->title
-
Hixie authored
Also, some minor cleanup in activity.dart, though much more is needed (see https://github.com/flutter/flutter/issues/2668).
-
Adam Barth authored
-
Devon Carew authored
-
Ian Hickson authored
Remove some more 'dynamic's
-
Hans Muller authored
Added AppBarBehavior.under, etc
-
Hixie authored
-
Hans Muller authored
-
Ian Hickson authored
Even more types
-
Ian Hickson authored
-
Devon Carew authored
change the description of the drive command
-
Devon Carew authored
misc tool ui changes
-
Devon Carew authored
-