flutter/examples/flutter_gallery/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 ios launcher icons with more padding, optimized (#5470) 2016-08-18 10:16:10 -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