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

7 lines
103 B
C
Raw Normal View History

2018-09-10 00:34:52 +03:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end