|
|
7 月之前 | |
|---|---|---|
| .. | ||
| android | 7 月之前 | |
| ios | 7 月之前 | |
| lib | 7 月之前 | |
| .gitignore | 7 月之前 | |
| .metadata | 7 月之前 | |
| CHANGELOG.md | 7 月之前 | |
| LICENSE | 7 月之前 | |
| README.md | 7 月之前 | |
| analysis_options.yaml | 7 月之前 | |
| pubspec.yaml | 7 月之前 | |
A new Flutter project.
initCommon() 需同意隐私政策之后方可调用
参数说明:
androidAppKey 项目可以为空,
重要事项:Android需再主工程的AndroidManifest.xml中配置 ,必须配置,否则无法正常初始化
android:name="UMENG_APPKEY"
android:value="你的友盟AppKey" />
iosAppKey 必填