- 06 Apr, 2016 2 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
Add a `--no-codesign` option to `ios build` to disable code signing.
-
- 05 Apr, 2016 1 commit
-
-
Devon Carew authored
-
- 04 Apr, 2016 2 commits
-
-
Devon Carew authored
-
Ian Hickson authored
* Enable the lint require documentation. * Track how many public Flutter members lack docs * Rename the .analysis_options file This makes Atom happier in the flutter_tools package.
-
- 01 Apr, 2016 2 commits
-
-
Jason Simmons authored
Support "flutter refresh" in the Gradle-based sample project
-
Devon Carew authored
-
- 30 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Devon Carew authored
-
- 29 Mar, 2016 2 commits
-
-
Yegor Jbanov authored
The way we pick observatory port # has changed and we have broken logic that handles port 8181. To fix the buildbot, switch to port 8182. We can later figure out what we want to do when we clean up port handling. The old VM extention for extracting the timeline data is gone. Switch to the new '_getVMTimeline' API.
-
Devon Carew authored
-
- 28 Mar, 2016 6 commits
-
-
Devon Carew authored
-
Adam Barth authored
We can work around these in code rather than by post-processing the analyzer output.
-
Yegor Jbanov authored
Driver returns exit code 0 even when tests fail. This commit fixes it by propagating the exit code set by `package:test`.
-
Adam Barth authored
The .packages file is replacing the packages directory of symlinks.
-
Adam Barth authored
Now we run `flutter --version` to update our local cache of packages before running `pub upgrade`, which reads from that cache. Fixes #2953
-
Jason Simmons authored
-
- 26 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 25 Mar, 2016 4 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
This allows the user to build an iOS application bundle from the command line even if no device is attached to the workstation.
-
Devon Carew authored
-
Jason Simmons authored
-
- 24 Mar, 2016 9 commits
-
-
Kris Giesing authored
Fixes #2723
-
Devon Carew authored
-
Jason Simmons authored
Any font asset referenced in the fonts section of flutter.yaml will now be included in the FLX assets. It's no longer necessary to separately list the font in the assets section.
-
Alhaad Gokhale authored
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Alhaad Gokhale authored
filesystem or not.
-
Alhaad Gokhale authored
Fixes #2113
-
- 23 Mar, 2016 1 commit
-
-
Ian Hickson authored
-
- 22 Mar, 2016 1 commit
-
-
Devon Carew authored
-
- 21 Mar, 2016 7 commits
-
-
Chinmay Garde authored
-
Chinmay Garde authored
All artifacts for iOS are universal.
-
Chinmay Garde authored
-
pq authored
In the spirit of https://github.com/flutter/flutter/issues/1220, remove the tear-off regexp in favor of in-line suppressions (if needed).
-
Devon Carew authored
-
Devon Carew authored
-
Ian Hickson authored
-