Jason Simmons
|
ee5a80a6af
|
Remove obsolete references to "flutter refresh" in hello_services (#7093)
Fixes https://github.com/flutter/flutter/issues/6947
|
2016-11-30 09:49:43 -08:00 |
|
Seth Ladd
|
f2afd05fe6
|
link to services doc from hello_services example
TBR
|
2016-08-19 08:03:08 -07:00 |
|
Adam Barth
|
5af67e1592
|
Add support for target to gradle build (#4420)
This lets you build something other than `lib/main.dart`.
|
2016-06-07 13:05:42 -07:00 |
|
Adam Barth
|
8f03ebe56b
|
Teach FlutterPlugin.groovy about AOT builds (#4389)
The `flutter.buildMode` property now controls whether to build in debug,
profiling, or release.
|
2016-06-06 12:56:04 -07:00 |
|
Adam Barth
|
423a31f473
|
Merge hello_android into hello_services (#4366)
The hello_services example can now be built both for Android and iOS.
|
2016-06-03 16:15:03 -07:00 |
|
Adam Barth
|
8171aa86f0
|
Document how to build hello_services for iOS (#4354)
This patch adds some sensible defaults to xcode_backend.sh and documents how to
build hello_services for iOS using Xcode.
|
2016-06-03 12:20:54 -07:00 |
|