mirror of
https://github.com/flutter/samples.git
synced 2026-05-13 10:27:09 +00:00
Moving Shrine into a material_studies subdirectory (#128)
This commit is contained in:
6
material_studies/shrine/ios/Runner/AppDelegate.h
Normal file
6
material_studies/shrine/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