- 29 Jun, 2017 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 20 Jun, 2017 1 commit
-
-
Michael Goderbauer authored
-
- 09 May, 2017 1 commit
-
-
Michael Thomsen authored
* Roll android build tools to 25.0.3 * Roll android build tools to 25.0.3 in templates
-
- 08 May, 2017 2 commits
-
-
Michael Thomsen authored
This reverts commit 5ed2984e.
-
Michael Thomsen authored
-
- 27 Apr, 2017 2 commits
-
-
Michael Goderbauer authored
It causes the test to be flaky, see https://github.com/flutter/flutter/issues/8986.
-
Mikkel Nygaard Ravn authored
-
- 20 Mar, 2017 1 commit
-
-
Jakob Andersen authored
-
- 28 Feb, 2017 1 commit
-
-
Michael Thomsen authored
-
- 21 Feb, 2017 1 commit
-
-
Michael Thomsen authored
-
- 10 Feb, 2017 1 commit
-
-
Jakob Andersen authored
* Make new project template gradle-based for Android. With this change, the 'new project' template uses the same gradle-based build for Android as the hello_services example. This has some implications on build performance, since we're now building a complete Android app instead of just combining a pre-compiled .dex with the Flutter assets. The very first build is a little over 2x slower, since it needs to download gradle and build the build scripts before getting to the actual code. Subsequent builds with changes to the code are comparable to the old builds. Null builds are faster. Enabling the gradle daemon speeds up subsequent builds by around 5s. * Move Flutter Gradle plugin to Flutter root.
-
- 31 Jan, 2017 1 commit
-
-
Jakob Andersen authored
* Update gradle example to support x86 in debug mode. Changed the Flutter Gradle plugin a bit to better fit in with the Android build. Fixes #6136 Fixes #6864 Fixes #7539
-
- 15 Dec, 2016 1 commit
-
-
Jason Simmons authored
-
- 03 Jun, 2016 1 commit
-
-
Adam Barth authored
The hello_services example can now be built both for Android and iOS.
-
- 14 Mar, 2016 1 commit
-
-
Jason Simmons authored
-