This repository has been archived on 2023-11-18. You can view files and clone it, but cannot push or open issues or pull requests.
ha_client/ios/Runner/AppDelegate.h
2018-09-10 00:34:52 +03:00

7 lines
103 B
Objective-C

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