Sigurd Meldgaard
6a8f904104
Revert "Use FlutterProject to locate files ( #18913 )" ( #19409 )
...
This reverts commit 57d78cc739
.
2018-07-16 16:21:20 +02:00
Sigurd Meldgaard
57d78cc739
Use FlutterProject to locate files ( #18913 )
2018-07-16 09:39:37 +02:00
Sigurd Meldgaard
1e8ef602c3
Add iOS module template ( #18830 ) ( #18903 )
...
Add iOS module template
This will enable integration of flutter-views into existing iOS project.
2018-06-28 14:35:00 +02:00
Sigurd Meldgaard
4a6558f88f
Revert "Add iOS module template ( #18830 )" ( #18902 )
...
This reverts commit 8be198d8a0
that broke the build.
2018-06-28 11:16:08 +02:00
Sigurd Meldgaard
8be198d8a0
Add iOS module template ( #18830 )
...
Add iOS module template
This will enable integration of flutter-views into existing iOS project.
2018-06-28 10:03:16 +02:00
Ralph Bergmann
c65e9d19a4
add version to pubspec.yaml ( #16857 )
...
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.
2018-05-30 07:51:25 -07:00
PJ Essien
fd7222eea8
Fix error with 'flutter packages get' in package projects ( #16861 )
...
Package projects were erroneously being treated as apps
2018-04-22 18:03:46 -07:00
Mikkel Nygaard Ravn
f526805e20
Fix of flutter packages get in plugin project ( #14757 )
2018-02-17 21:25:13 +01:00
Mikkel Nygaard Ravn
2000435728
Move plugin injection to just after pub get ( #14743 )
2018-02-16 10:17:28 +01:00
Mikkel Nygaard Ravn
c2e1bc0322
Revert "Move plugin injection to just after pub get ( #14560 )" ( #14734 )
...
This reverts commit b3e4976ca2
.
2018-02-15 22:55:36 +01:00
Mikkel Nygaard Ravn
b3e4976ca2
Move plugin injection to just after pub get ( #14560 )
2018-02-15 22:17:12 +01:00
Mikkel Nygaard Ravn
4353297079
Change default organization name to example.com in project templates ( #14116 )
2018-01-18 09:21:24 +01:00