mirror of
https://github.com/flutter/samples.git
synced 2026-03-25 05:41:41 +00:00
An empty app to start with (#91)
This commit is contained in:
committed by
Andrew Brogdon
parent
c78b873f7d
commit
d35d88740d
6
isolate_example/ios/Runner/AppDelegate.h
Normal file
6
isolate_example/ios/Runner/AppDelegate.h
Normal file
@@ -0,0 +1,6 @@
|
||||
#import <Flutter/Flutter.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : FlutterAppDelegate
|
||||
|
||||
@end
|
||||
Reference in New Issue
Block a user