This website works better with JavaScript.
Home
Explore
Help
Sign In
flutter
/
flutter_jdsdk
Watch
3
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
6
Wiki
Activity
flutter京东SDK插件
5
Commits
2
Branches
8.9 MiB
Tree:
8e12e1363b
flutter_jdsdk
/
example
/
ios
/
Runner
/
AppDelegate.h
AppDelegate.h
103 B
Raw
Normal View
History
1、初始化项目信息
3 years ago
1
2
3
4
5
6
#import <Flutter/Flutter.h>
#import <UIKit/UIKit.h>
@interface AppDelegate : FlutterAppDelegate
@end