Sarah Zakarias
4e3a4ce830
Update Flutter Gallery to new plugin registry ( #9914 )
2017-05-09 14:00:06 +02:00
Chris Bracken
28feba043f
Update Gallery plugin integration ( #9823 )
...
Enable plugin infra for both iOS and Android post-#9791.
2017-05-04 19:02:00 -07:00
Chris Bracken
1dc2d4eb43
Migrate Gallery demo to latest template ( #9730 )
2017-05-02 14:05:53 -07:00
Chris Bracken
53daa55f93
Rollback example Xcode project changes ( #8645 )
...
* Revert "Update Hello World to latest iOS project template (#8634 )"
This reverts commit 6dc6ed4e97
.
* Revert "Update Gallery to latest iOS project template (#8637 )"
This reverts commit 84c42aac0e
.
* Revert "Update Stocks to latest iOS project template (#8640 )"
This reverts commit 90774c188a
.
2017-03-07 21:16:34 -08:00
Chris Bracken
84c42aac0e
Update Gallery to latest iOS project template ( #8637 )
2017-03-07 17:13:10 -08:00
Chris Bracken
3241f643f0
Migrate sample applications off FlutterAppDelegate ( #7677 )
...
Almost all real-world apps will want a custom app delegate, and 'flutter
create' code-gens one by default. This brings the samples in line with
our templates and the most common use case.
2017-01-26 17:37:42 -08:00