Adam Barth
a33fc49659
Remove dangling reference to ViewController ( #4841 )
...
We want to use the FlutterViewController in this new project template.
Fixes #4840
2016-07-07 10:45:58 -07:00
Adam Barth
151750baa8
Update the ios projects for examples to HelloServices model ( #4822 )
...
We now use a different approach for ios projects where the developer controls
the Xcode project file. This patch removes the old ".generated" approach in
favor of the new approach.
2016-07-06 14:13:21 -07:00
Adam Barth
1ff7109b02
Mark State.setState as protected ( #4295 )
...
This required refactoring some cases where we weren't following the rules for
the protected annotation.
2016-06-02 10:46:12 -07:00
Ian Hickson
b5c6da105c
Port our microbenchmarks to the new world ( #4121 )
...
Our microbenchmarks now run on real devices.
2016-05-23 15:04:50 -07:00