flutter/examples/flutter_gallery/ios/Runner
Chris Bracken acc7d110c0 Subclass FlutterAppDelegate in iOS examples (#7847)
Subclassing FlutterAppDelegate is not required for real-world apps, but
it's what 'flutter create' generates, and applies the default behaviours
that most real-world apps will want.
2017-02-02 18:38:48 -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 Subclass FlutterAppDelegate in iOS examples (#7847) 2017-02-02 18:38:48 -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 Eliminate calls to deprecated FlutterInit() (#7770) 2017-01-31 17:39:29 -08:00