- 21 Jul, 2016 1 commit
-
-
Chinmay Garde authored
-
- 20 Jul, 2016 6 commits
-
-
John McCutchan authored
Add --hot mode for flutter run with Android devices and iOS simulators
-
John McCutchan authored
-
Seth Ladd authored
* instructions for building the gallery * tweaks from review * tweaks from review
-
Eric Seidel authored
so that folks have some prayer of figuring out from our docs how to turn it off. :) @Hixie
-
Yegor authored
-
Devon Carew authored
* making flutter run work with gradle * locate android studio * add test for settings * review comments
-
- 19 Jul, 2016 3 commits
-
-
Ryan Macnak authored
-
Matt Perry authored
The appbar now scrolls off screen when you scroll the page far enough. BUG=https://github.com/flutter/flutter/issues/4410
-
- 18 Jul, 2016 7 commits
-
-
Phil Quitslund authored
Update to latest Dart SDK (1.18.0-dev.4.2).
-
Devon Carew authored
* update flutter run --devfs * use async; add todo
-
Ryan Macnak authored
-
Hans Muller authored
-
Hans Muller authored
-
Adam Barth authored
-
pq authored
-
- 16 Jul, 2016 1 commit
-
-
Jason Simmons authored
Fixes https://github.com/flutter/flutter/issues/4407
-
- 15 Jul, 2016 4 commits
-
-
Hans Muller authored
-
Yegor authored
-
Adam Barth authored
Previously it wasn't included in the Runner target.
-
Hans Muller authored
-
- 14 Jul, 2016 4 commits
-
-
YoungSeok Yoon authored
* Driver commands for controlling the Input widget This commit introduces two new driver commands for controlling the material Input widget. * setInputText(SerializableFinder finder, String text) * submitInputText(SerializableFinder finder) Since it is not possible to directly modify the Input widget text, these driver commands invokes the handler functions of the Input widget: onChanged and onSubmitted, respectively. The `submitInputText` command returns the submitted String as a result. * Make input command handler methods private Addressing comments from @yjbanov.
-
Jason Simmons authored
-
Collin Jackson authored
Simplify iOS template project
-
Jason Simmons authored
-
- 13 Jul, 2016 4 commits
-
-
Ryan Macnak authored
-
Collin Jackson authored
-
Collin Jackson authored
Fall back to the default xcodeproj if a workspace cannot be found
-
Collin Jackson authored
-
- 12 Jul, 2016 5 commits
-
-
Collin Jackson authored
Remove dependency on FlutterAppDelegate so devs can more easily add SDKs.
-
Collin Jackson authored
When using flutter run, build the workspace instead of the project.
-
Collin Jackson authored
-
Collin Jackson authored
-
Seth Ladd authored
* configs for firebase hosting * use the implicit FIREBASE_TOKEN * don't print every command (lowers the chance of printing secret env vars, and for realz only deploy when merging into master
-
- 11 Jul, 2016 3 commits
-
-
Adam Barth authored
-
Hans Muller authored
-
Hans Muller authored
-
- 08 Jul, 2016 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
-