Project template
This commit is contained in:
commit
64dcdc8e9c
84 changed files with 2057 additions and 0 deletions
6
example/ios/Runner/AppDelegate.h
Normal file
6
example/ios/Runner/AppDelegate.h
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#import <Flutter/Flutter.h>
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
@interface AppDelegate : FlutterAppDelegate
|
||||
|
||||
@end
|
||||
Loading…
Add table
Add a link
Reference in a new issue