- 31 May, 2017 3 commits
- 29 May, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 26 May, 2017 3 commits
-
-
Devon Carew authored
-
yjbanov authored
-
yjbanov authored
-
- 25 May, 2017 3 commits
-
-
Hans Muller authored
-
Hans Muller authored
-
jcollins-g authored
* update the docs css style so the generated dartdoc matches the new flutter.io * Change to 0.12.0 dartdoc * Review comment
-
- 22 May, 2017 3 commits
-
-
Phil Quitslund authored
* Bump Dart SDK to `1.24.0-dev.3.0`. * Fix (mega) gallery creation.
-
Ian Hickson authored
Maybe this will make the test work in the device lab...
-
Ian Hickson authored
Fixes https://github.com/flutter/flutter/issues/9377
-
- 21 May, 2017 1 commit
-
-
xster authored
Moved everything icons related except the material icon button and the materialicon font list to widget
-
- 20 May, 2017 2 commits
-
-
Ian Hickson authored
-
Ian Hickson authored
This will help catch when we accidentally break --dartdocs.
-
- 19 May, 2017 3 commits
-
-
Ian Hickson authored
This will get tested once we turn on fatal errors for dartdocs. We can't do that yet because of upstream failures.
-
Chris Bracken authored
Under android/ directory, ignore: GeneratedPluginRegistrant.java Under ios/ directory, ignore: GeneratedPluginRegistrant.h GeneratedPluginRegistrant.m Pods/
-
Chris Bracken authored
Ensure that showing the keyboard applies padding, reducing the view height.
-
- 18 May, 2017 1 commit
-
-
mattsarett authored
* Add manual test for color space rendering behavior * Remove unneeded assets * Add test for color demo * Drag up to scroll down
-
- 15 May, 2017 2 commits
-
-
-
Hans Muller authored
-
- 12 May, 2017 5 commits
-
-
Ian Hickson authored
-
Chris Bracken authored
During SDK version updates, output the commands used to tag the repo with the SDK version.
-
Adam Barth authored
The new assets have been optipng'ed.
-
Chris Bracken authored
-
Jason Simmons authored
-
- 11 May, 2017 6 commits
-
-
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
-
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
-
- 10 May, 2017 5 commits
-
-
jcollins-g authored
-
Alexandre Ardhuin authored
-
Chris Bracken authored
Also includes minor doc fixes.
-
Ian Hickson authored
-
Ian Hickson authored
And add a script to rev the versions.
-
- 09 May, 2017 2 commits
-
-
https://github.com/flutter/flutter_markdownAdam Barth authored
Now that we can host packages on pub that depend on Flutter, we can host flutter_markdown in its own git repository.
-
Michael Thomsen authored
* Roll android build tools to 25.0.3 * Roll android build tools to 25.0.3 in templates
-