flutter/packages
Greg Spencer e262817ac2
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.
2018-07-27 18:24:13 -07:00
..
flutter Reduce the haptic feedback on the draggable widget. (#19585) 2018-07-27 14:53:51 -07:00
flutter_driver Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
flutter_goldens Roll pubspec forward to new json_schema, matcher and vector_math (#19802) 2018-07-26 12:23:24 -07:00
flutter_localizations Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
flutter_test Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
flutter_tools Fix the gradle templates so that they default to values rather than throw build exceptions. (#19916) 2018-07-27 18:24:13 -07:00
fuchsia_remote_debug_protocol Revert flutter/flutter#19592 (#19861) 2018-07-27 08:44:39 -07:00
analysis_options.yaml re-write flutter analyze to use the analysis server (#16979) 2018-05-10 09:48:40 -07:00