- 12 May, 2017 1 commit
-
-
Chris Bracken authored
VERSION: 0.0.7-dev flutter: 0.0.27-dev flutter_driver: 0.0.5-dev flutter_test: 0.0.5-dev
-
- 11 May, 2017 16 commits
-
-
Chris Bracken authored
VERSION: 0.0.6 flutter: 0.0.26 flutter_driver: 0.0.4 flutter_test: 0.0.4
-
Chris Bracken authored
Update Android package name.
-
Chris Bracken authored
Since lib/main.dart does not exist, update test to explicitly build lib/keyboard_resize.dart.
-
Chris Bracken authored
Adds an initial integration test that: 1. captures laid-out widget size 2. focuses a text field to show the keyboard and resize the view 3. unfocuses the text field to dismiss the keyboard and resize the view 4. verify that the final widget size matches the initial size
-
Michael Goderbauer authored
-
Chris Bracken authored
-
Yegor authored
-
Ian Hickson authored
-
Ian Hickson authored
They are causing nothing but trouble. We should fix these before turning them back on. See https://github.com/flutter/flutter/issues/9986 https://github.com/flutter/flutter/issues/9987
-
Devon Carew authored
-
Ian Hickson authored
* Rev versions for alpha branch * Rev versions after alpha
-
xster authored
* is default * hit target * correct test name * review note
-
Alexandre Ardhuin authored
-
Ian Hickson authored
-
Ian Hickson authored
Also, fix some logic in SliverPadding.
-
Chris Bracken authored
-
- 10 May, 2017 19 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
-
Todd Volkert authored
-
P.Y. Laligand authored
-
Yegor authored
-
Ian Hickson authored
-
Jason Simmons authored
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/9954
-
jcollins-g authored
-
Hans Muller authored
-
Mikkel Nygaard Ravn authored
-
Alexandre Ardhuin authored
-
Alexandre Ardhuin authored
* enable always_require_non_null_named_parameters lint * Update home.dart
-
Alexandre Ardhuin authored
-
Chris Bracken authored
Also includes minor doc fixes.
-
Chris Bracken authored
Also fixes a small typo.
-
Ian Hickson authored
-
Ian Hickson authored
-
Ian Hickson authored
And add a script to rev the versions.
-
- 09 May, 2017 4 commits
-
-
Hans Muller authored
-
Chris Bracken authored
-
Ian Hickson authored
Turns out that `[]:` means something in markdown, so you have to escape the `:` with a backslash.
-
Ian Hickson authored
It wasn't tested, which is why it didn't work before.
-