flutter/examples/hello_world/ios/Runner
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
..
Assets.xcassets/AppIcon.appiconset Update the ios projects for examples to HelloServices model (#4822) 2016-07-06 14:13:21 -07:00
Base.lproj Remove dangling reference to ViewController (#4841) 2016-07-07 10:45:58 -07:00
AppDelegate.h Migrate sample applications off FlutterAppDelegate (#7677) 2017-01-26 17:37:42 -08:00
AppDelegate.m Migrate sample applications off FlutterAppDelegate (#7677) 2017-01-26 17:37:42 -08:00
Info.plist Update examples to Xcode 8 recommended settings 2016-09-26 15:04:07 -07:00
main.m Migrate sample applications off FlutterAppDelegate (#7677) 2017-01-26 17:37:42 -08:00