- 25 Mar, 2016 2 commits
-
-
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
-
- 18 Mar, 2016 1 commit
-
-
Hixie authored
-
- 17 Mar, 2016 4 commits
-
-
Devon Carew authored
-
John McCutchan authored
-
Devon Carew authored
-
Devon Carew authored
-
- 15 Mar, 2016 2 commits
-
-
Devon Carew authored
-
Yegor Jbanov authored
The new name format is "DEVICE_TYPE_NAME (Flutter)". For example: iPhone 6 (Flutter) iPhone 6s Plus (Flutter) The names are taken from `xcrun simctl list --json devicetypes`. Fixes #2682
-
- 14 Mar, 2016 6 commits
-
-
pq authored
Runs clean on the repo. Moving ahead, we can manage exceptions via `.analysis_options` or specific source-level ignores.
-
Hixie authored
-
Adam Barth authored
Instead, require an AndroidManifest.xml and always build an APK. Fixes #2517
-
Devon Carew authored
-
Ian Hickson authored
-
Devon Carew authored
-
- 12 Mar, 2016 7 commits
-
-
Adam Barth authored
This patch renames StatelessComponent to StatelessWidget and StatefulComponent to StatefulWidget. Fixes #2308
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Devon Carew authored
-
Hixie authored
And fix the zillion issues that uncovered.
-
Ian Hickson authored
This reverts commit f41b3411, reversing changes made to e33d8d96. This was a bad check-in due to my mangling uploading a new version of the branch from a different machine. This reverts https://github.com/flutter/flutter/pull/2639 and will be replaced by https://github.com/flutter/flutter/pull/2640
-