# flutter_umeng A new Flutter project. ## Getting Started initCommon() 需同意隐私政策之后方可调用 参数说明: androidAppKey 项目可以为空, 重要事项:Android需再主工程的AndroidManifest.xml中配置 ,必须配置,否则无法正常初始化 android:name="UMENG_APPKEY" android:value="你的友盟AppKey" /> iosAppKey 必填