amap_map/example/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Permalink Normal View History

2023-12-22 21:23:24 +08:00
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end