- 29 May, 2016 2 commits
-
-
Adam Barth authored
This example shows how to build a basic app using a custom Xcode project. Future patches will bring the functionality up to par with hello_android.
-
Adam Barth authored
The new mojom.dart code makes mocking services a bit tricky. I've filed https://github.com/domokit/mojo/issues/786 about improving that.
-
- 28 May, 2016 3 commits
-
-
Devon Carew authored
-
Devon Carew authored
* run pub get (w/ symlinks) for flutter drive * review comments
-
Jason Simmons authored
-
- 27 May, 2016 11 commits
-
-
Adam Barth authored
Instead of embedding Flutter.framework and BuildFlutterApp in the Xcode project, we store these in flutter.git, where we can reference them.
-
Devon Carew authored
-
Todd Volkert authored
-
Adam Barth authored
We'll use this functionality to implement some subtle behaviors for tooltips.
-
Chinmay Garde authored
-
Todd Volkert authored
-
Hans Muller authored
-
Yegor authored
* modernize `flutter drive` w.r.t. debug/profil/release options * make error message prettier
-
Adam Barth authored
There are still many more left before rendering.dart is complete.
-
Phil Quitslund authored
Bump dart SDK to 1.17.0-dev.6.
-
Adam Barth authored
Remove spurious padding. Fixes #3980 Fixes #3560
-
- 26 May, 2016 16 commits
-
-
Adam Barth authored
We now explain what coordinate system each argument is expected to be in. Fixes #4205
-
Devon Carew authored
* working on making a faster flutter run restart * clean up todos; fire events on isolate changes * use the Flutter.FrameworkInitialization event * review comments
-
Devon Carew authored
* resolve symlinks in paths to flutter * review comments
-
pq authored
-
Devon Carew authored
-
Hans Muller authored
-
Adam Barth authored
We weren't listening to the decorations to see when they loaded. Fixes #4185
-
Todd Volkert authored
This reverts commit 8f69cccc.
-
Ian Hickson authored
-
Adam Barth authored
The new version has an API change. Also, up our SDK requirements to be a bit more realistic.
-
Devon Carew authored
* dissallow -release mode on emulators * have the help text print the default mode
-
pq authored
New dev build with more fixes and (fingers-crossed) speed-ups.
-
Adam Barth authored
-
Todd Volkert authored
Fixes #4186
-
Alfred Morgan authored
* fixed issue #4179 bin/flutter fails when linked with relative symlink * fixed issue #4179 bin/flutter fails when linked with relative symlink * My second attempt at following symlinks correctly
-
Adam Barth authored
-
- 25 May, 2016 8 commits
-
-
Jason Simmons authored
-
Seth Ladd authored
* compress text assets for docs, when uploading * reorder args * ensure old files are deleted * recurse on the cp * set source path correctly
-
Adam Barth authored
This passes the information through Xcode to the `flutter build aot` call via the environment so that it picks up the right artifacts. Fixes #4186
-
Todd Volkert authored
-
Adam Barth authored
This reverts commit d4d74d9c.
-
Adam Barth authored
-
Adam Barth authored
Address feedback from material design team. Fixes #4144 Fixes #4145 Fixes #4146
-
Adam Barth authored
For consistency. Fixes #4142
-