- 09 May, 2017 10 commits
-
-
Sarah Zakarias authored
-
Sarah Zakarias authored
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
-
Sarah Zakarias authored
-
Mikkel Nygaard Ravn authored
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
Mikkel Nygaard Ravn authored
-
Yegor authored
-
Chris Bracken authored
Provides a cue to the engine to disable auto-correct/suggest.
-
- 08 May, 2017 15 commits
-
-
Michael Goderbauer authored
* Enforce valid package names on flutter create Fixes #9564 * refactor * fix other tests
-
Yegor authored
-
Todd Volkert authored
Spawned from a discussion in https://github.com/flutter/flutter-intellij/pull/1003
-
Michael Thomsen authored
This reverts commit 5ed2984e.
-
Michael Thomsen authored
-
xster authored
* record doctor failures * fully mock out analytics dependencies
-
xster authored
* handle errors * review notes
-
Ian Hickson authored
-
Hans Muller authored
-
Andrew Wilson authored
-
Ian Hickson authored
* Revert "Update reference to url_launcher plugin in Gallery pubspec (#9879)" This reverts commit 96a04dea. * Revert "Revert "Revert plugin use in gallery (#9838)" (#9877)" This reverts commit ede72a80.
-
Ian Hickson authored
This reverts commit 96a04dea.
-
Sarah Zakarias authored
-
Sarah Zakarias authored
This reverts commit 4bbf158b.
-
xster authored
-
- 06 May, 2017 7 commits
-
-
Ian Hickson authored
-
Chris Bracken authored
-
Chris Bracken authored
-
Brian Slesinsky authored
This ensures that when someone opens the project using IDEA, the Flutter plugin will find the location of the Flutter SDK and run "flutter packages get".
-
Seth Ladd authored
* link more explicitly from route to navigator * fix from review
-
Chris Bracken authored
-
P.Y. Laligand authored
This affects the Fuchsia build which will soon run analysis by default.
-
- 05 May, 2017 8 commits
-
-
Ian Hickson authored
-
Hans Muller authored
-
Michael Goderbauer authored
* Don't crash on `flutter create .` Fixes #9828 * review comments
-
Chris Bracken authored
-
Todd Volkert authored
Builds on engine fixes to #9813 Also fixes #7366
-
Eason Pai authored
-
Ian Hickson authored
-
Jakob Andersen authored
Eagerly generate local.properties, and always update the flutter.sdk setting in it, in case FLUTTER_ROOT has changed. Fixes #8365. Fixes #9716 - at least the specific issue reported. My Android Studio still complains about Gradle versions - it ships with v3.2, but requires v3.3... Add a 'generate dependencies' task to the Gradle build, which checks if the snapshot dependencies file exists, and runs an extra build before the actual FlutterTask if it doesn't. This makes the first build slower, but sub-sequent builds (without source changes) much faster. Fixes #9717.
-