mirror of
https://github.com/flutter/samples.git
synced 2026-05-30 19:08:56 +00:00
Adds the start of a new sample showcasing Cupertino widgets. (#12)
This commit is contained in:
6
veggieseasons/ios/Runner/AppDelegate.h
Normal file
6
veggieseasons/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