- 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 19 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.
-
Sarah Zakarias authored
* Revert "add Podfile (#9835)" This reverts commit 74e65675. * Revert "update ref to url_launcher plugin in Flutter Gallery (#9833)" This reverts commit 30c49781. * Revert "Use url_launcher plugin in Flutter Gallery (#9751)" This reverts commit 02dfd6be.
-
Jakob Andersen authored
Eagerly initialize libnotify by accessing the current date. See dart-lang/sdk#29539 for details. Fixes #9727.
-
Sarah Zakarias authored
-
Sarah Zakarias authored
-
Sarah Zakarias authored
-
Todd Volkert authored
-
Ian Hickson authored
-
Chris Bracken authored
Enable plugin infra for both iOS and Android post-#9791.
-
Chris Bracken authored
Enable plugin infra for both iOS and Android post-#9791.
-
Chris Bracken authored
Enable plugin infra for both iOS and Android post-#9791.
-
Yegor authored
-
- 04 May, 2017 11 commits
-
-
Chris Bracken authored
-
Jason Simmons authored
-
Phil Quitslund authored
* Minor grammar fixes. * Update README.md
-
postmasters authored
Trivial doc typo.
-
jcollins-g authored
-
xster authored
* Remove all initial cocoapod traces from flutter create except Podfile * Make updateXcodeGeneratedProperties parameters named * review notes
-
Hans Muller authored
-
Ian Hickson authored
-
Todd Volkert authored
-
Ian Hickson authored
-
Chris Bracken authored
-
- 03 May, 2017 3 commits
-
-
Hans Muller authored
-
Todd Volkert authored
This message will be picked up by IntelliJ and shown to the user in a toast.
-
xster authored
-