amap_core_fluttify/example/ios/Runner/AppDelegate.h

7 lines
103 B
C
Raw Permalink Normal View History

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