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 |
|
Adam Barth
|
52cf289101
|
Switch to using real location data (#4282)
|
2016-05-31 14:12:07 -07:00 |
|
Adam Barth
|
8c805e234d
|
Teach hello_services to provide a platform service (#4277)
Currently this service just returns mock data, but it exercises the plumbing.
|
2016-05-31 13:18:53 -07:00 |
|
Adam Barth
|
26a4d7bbad
|
Add an example of an extensible iOS app (#4252)
This example shows how to build a basic app using a custom Xcode project.
Future patches will bring the functionality up to par with hello_android.
|
2016-05-29 14:08:35 -07:00 |
|