Mikkel Nygaard Ravn
7156fc054e
Update hello_world example to new template ( #10287 )
2017-05-24 10:59:58 +02:00
Chris Bracken
07b1f7f744
Update Hello World plugin integration ( #9825 )
...
Enable plugin infra for both iOS and Android post-#9791.
2017-05-04 19:24:41 -07:00
Chris Bracken
89af5ec8c7
Update hello world example to latest template ( #9697 )
2017-05-01 13:08:52 -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
6dc6ed4e97
Update Hello World to latest iOS project template ( #8634 )
2017-03-07 16:36:07 -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