
* Revert "Update Hello World to latest iOS project template (#8634)" This reverts commit 6dc6ed4e977fc9b80325fffbce6c12aadc9de82e. * Revert "Update Gallery to latest iOS project template (#8637)" This reverts commit 84c42aac0ed8298bfcdf88bcf8f97a94520fa321. * Revert "Update Stocks to latest iOS project template (#8640)" This reverts commit 90774c188ad6a519a192338c2c26e1f5737c8001.
7 lines
88 B
Objective-C
7 lines
88 B
Objective-C
#import <Flutter/Flutter.h>
|
|
#include "AppDelegate.h"
|
|
|
|
@implementation AppDelegate
|
|
|
|
@end
|