amap_search_fluttify/example/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Normal View History

2024-11-17 15:59:37 +08:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end