mirror of
https://github.com/flutter/samples.git
synced 2026-05-31 03:19:51 +00:00
Adding shrine. (#3)
Adds a new version of Shrine from the MDC codelabs.
This commit is contained in:
6
shrine/ios/Runner/AppDelegate.h
Normal file
6
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