- 24 Jul, 2018 1 commit
-
-
matthew-carroll authored
-
- 19 Jul, 2018 1 commit
-
-
Chris Bracken authored
Generated.xcconfig is only required at build time for iOS apps. In the flutter create project template and example apps, Generated.xcconfig was previously marked as a resource to be bundled into the built app.
-
- 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
-
- 13 Jun, 2018 1 commit
-
-
Michael Thomsen authored
* Fix readme link to plugin edit instructions * Fix flutter tools link
-
- 01 Jun, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 31 May, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit 59bb2dba.
-
Mikkel Nygaard Ravn authored
-
- 30 May, 2018 1 commit
-
-
Ralph Bergmann authored
Uses the `version` property from the `pubspec.yaml` file to set the corresponding fields in the `local.properties` file respectively in the `Generated.xcconfig` file. The `--build-name` and `--build-number` options have changed. Now they trump the `version` property from the `pubspec.yaml` file. If the `version` property is not set and the `--build-name` and `--build-number` options are not provided, the build command will not change the `local.properties` / `Generated.xcconfig` file.
-
- 28 May, 2018 4 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit 0f557e72.
-
Mikkel Nygaard Ravn authored
-
Mikkel Nygaard Ravn authored
This reverts commit dac1baf4.
-
Mikkel Nygaard Ravn authored
-
- 24 May, 2018 1 commit
-
-
Sarah Zakarias authored
-
- 08 May, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 07 May, 2018 1 commit
-
-
Chris Bracken authored
Eliminates the restrictions to build in arm64 mode only in iOS project templates created by flutter create.
-
- 04 May, 2018 2 commits
-
-
Mikkel Nygaard Ravn authored
This reverts commit c64ace84.
-
Mikkel Nygaard Ravn authored
-
- 03 May, 2018 1 commit
-
-
xster authored
-
- 12 Apr, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 09 Apr, 2018 1 commit
-
-
Victor Choueiri authored
* Update template .gitignore rules * Remove old packages rule * Remove IDE folders from gitignore templates * Prefer ios.tmpl/.gitignore
-
- 05 Apr, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 04 Apr, 2018 1 commit
-
-
Devon Carew authored
-
- 29 Mar, 2018 1 commit
-
-
Ralph Bergmann authored
add --buildNumber and --buildName to flutter build like flutter build apk --buildNumber=42 --buildName=1.0.42
-
- 24 Mar, 2018 1 commit
-
-
Jonah Williams authored
* android templates should add density and screenLayout to config changes * update the rest of the manifests
-
- 20 Mar, 2018 1 commit
-
-
Sturov Fedor authored
-
- 16 Mar, 2018 1 commit
-
-
Vyacheslav Egorov authored
-
- 12 Mar, 2018 1 commit
-
-
Mikkel Nygaard Ravn authored
-
- 28 Feb, 2018 1 commit
-
-
Todd Volkert authored
Fixes https://github.com/flutter/flutter/issues/14975
-
- 27 Feb, 2018 1 commit
-
-
Chris Bracken authored
Dart is migrating to .dart_tool/ as the location for cached artifacts and other temporary files generated by tooling in the SDK. As part of this, pub will be migrating from .pub to .dart_tool/pub. In future, this path will also be used for other tooling, such as package:build.
-
- 26 Feb, 2018 1 commit
-
-
Devon Carew authored
* update the IntelliJ metedata templates * fix test expectation
-
- 22 Feb, 2018 1 commit
-
-
Michael Thomsen authored
-
- 19 Feb, 2018 2 commits
-
-
Danny Tuppeny authored
These URLs all automatically redirect HTTP to HTTPS so makes sense to point users at the secure versions.
-
Mikkel Nygaard Ravn authored
-