- 20 Jul, 2016 1 commit
-
-
Devon Carew authored
* making flutter run work with gradle * locate android studio * add test for settings * review comments
-
- 14 Jul, 2016 1 commit
-
-
Jason Simmons authored
-
- 06 Jul, 2016 1 commit
-
-
Adam Barth authored
This patch changes the default `flutter create` command to generate a HelloServices-style app on iOS. As a consequence, the Atom integration now fully works with HelloServices.
-
- 21 Jun, 2016 1 commit
-
-
Jason Simmons authored
-
- 20 Jun, 2016 1 commit
-
-
Jason Simmons authored
(onResume is now a no-op) Fixes https://github.com/flutter/flutter/issues/4506
-
- 12 Jun, 2016 1 commit
-
-
Adam Barth authored
This file is now app.dylib.
-
- 10 Jun, 2016 1 commit
-
-
Adam Barth authored
Cleans up a few style nits in hello_services and adds support for automatic JSON encoding and decoding to the HostMessages interface.
-
- 07 Jun, 2016 1 commit
-
-
Adam Barth authored
This lets you build something other than `lib/main.dart`.
-
- 06 Jun, 2016 1 commit
-
-
Adam Barth authored
The `flutter.buildMode` property now controls whether to build in debug, profiling, or release.
-
- 03 Jun, 2016 2 commits
-
-
Adam Barth authored
The hello_services example can now be built both for Android and iOS.
-
Adam Barth authored
This patch adds some sensible defaults to xcode_backend.sh and documents how to build hello_services for iOS using Xcode.
-
- 31 May, 2016 2 commits
-
-
Adam Barth authored
-
Adam Barth authored
Currently this service just returns mock data, but it exercises the plumbing.
-
- 29 May, 2016 1 commit
-
-
Adam Barth authored
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.
-