- 16 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 15 Aug, 2018 3 commits
-
-
Martin Kustermann authored
* Reland "Roll engine to version b148e628ec86b3a9a0382e0bcfae73f0390a8232 (#20427)" This is a re-land with downgraded `package:flutter_gallery_assets` version. * Downgrade package:flutter_gallery_assets to 0.1.4 * Change engine.version to 81baff97c29bb08cbf8453a3f9042c5813f84ad3 (which contains an additional fix) * Change engine.version to e3687f70c7ece72000b32ee1b3c02755ba5361ac (since mac tarballs are corrupted on earlier commit)
-
Martin Kustermann authored
Reason for revert: The package:flutter_gallery_assets has removed some images which are required for the examples/flutter_gallery, so the gallery build is failing (only discovered after landing, since gallery doesn't seem to get built during github PR presubmit checks)
-
Martin Kustermann authored
This CL * rolls `engine.version` to flutter/engine@b148e628 (which includes dart sdk 2.1.0-dev) * rolls `goldens.version` to flutter/goldens@6c45fafdf (which includes updates due to skia changes in engine) * changes `platform.dill` to `platform_strong.dill` in various places due to flutter/engine@a84b210b * adds explicit `environment: sdk: ">=2.0.0-dev.68 < 3.0.0"` constraints to `pubspec.yaml` and `pubspec.yaml.tmpl` files (since pub defaults to `<2.0.0` if omitted) * upgrades to newer versions of various 3rd party packages (to ensure transitive dependencies have `<3.0.0` sdk constraint)
-
- 13 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 Aug, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 03 Aug, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit cacd291c.
-
Sarah Zakarias authored
-
- 28 Jul, 2018 1 commit
-
-
Greg Spencer authored
Fix the gradle templates so that they default to values rather than throw build exceptions. (#19916) When creating a new project, the build fails with an error similar to: "versionCode not found. Define flutter.versionCode in the local.properties file." This puts developers in the untenable situation of having to edit a file with local paths, but being unable to check it in. This changes the templates to default to using versionCode 1 and version "1.0" if they are not defined in the local.properties file. Fixes #18983.
-
- 26 Jul, 2018 1 commit
-
-
stevemessick authored
-
- 24 Jul, 2018 1 commit
-
-
matthew-carroll authored
-
- 09 Jul, 2018 1 commit
-
-
Sigurd Meldgaard authored
* Fix path of ios module template files * Fix more paths
-
- 02 Jul, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 28 Jun, 2018 4 commits
-
-
Mikkel Nygaard Ravn authored
-
Sigurd Meldgaard authored
Add iOS module template This will enable integration of flutter-views into existing iOS project.
-
Sigurd Meldgaard authored
This reverts commit 8be198d8 that broke the build.
-
Sigurd Meldgaard authored
Add iOS module template This will enable integration of flutter-views into existing iOS project.
-
- 22 Jun, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
-