selfpass/client/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end