Jason Simmons
4954bbfaf9
Read properties files as UTF-8 in Gradle scripts ( #13981 )
...
Fixes https://github.com/flutter/flutter/issues/13972
2018-01-08 13:48:08 -08:00
Mikkel Nygaard Ravn
0a96f96c4f
Update and simplify Android templates ( #13970 )
2018-01-08 15:01:43 +01:00
Mikkel Nygaard Ravn
36bcdc4c7e
Fix Android templates ( #13681 )
2017-12-20 10:50:40 +01:00
Mikkel Nygaard Ravn
a2296aa8e3
Simplify project template ( #13558 )
2017-12-14 11:38:20 +01:00
Mikkel Nygaard Ravn
e5aac6928b
Support Android Gradle plugin v3.0.1 ( #13492 )
2017-12-13 12:16:22 +01:00
Mikkel Nygaard Ravn
1731a16d81
Make consistent use of gradle wrapper ( #10993 )
2017-06-29 09:48:01 +02:00
Mikkel Nygaard Ravn
c5999c74c0
Add gradle wrapper to project template ( #10928 )
2017-06-26 12:47:43 +02:00
Michael Goderbauer
2f979914e4
Update templates to include google's maven repository ( #10842 )
...
Going forward, Android support libraries are published on maven (instead of bundling them with the SDK). Many plugins depend on these. To avoid requiring plugin users to add the maven repository to their app this change adds the repository to the template for `flutter create`.
This also bumps the support-annotations dependency to 25.4.0 (which also requires the new maven repository).
2017-06-20 12:43:23 -07:00
Todd Volkert
e9c7f604e9
Make generated Java folder names match package names. ( #10537 )
2017-06-07 13:16:16 -07:00
Mikkel Nygaard Ravn
251d83a4b5
Add org option to flutter create ( #10290 )
2017-05-24 16:19:16 +02:00
Mikkel Nygaard Ravn
10f6483003
Add Swift and Kotlin templates ( #10259 )
2017-05-24 08:22:50 +02:00