更新插件
This commit is contained in:
@@ -61,48 +61,6 @@
|
||||
<meta-data
|
||||
android:name="com.alibaba.app.appsecret"
|
||||
android:value="39628204345a4240b5b645b68a5896c7" />
|
||||
<!-- 华为通道的参数appid -->
|
||||
<meta-data
|
||||
android:name="com.huawei.hms.client.appid"
|
||||
android:value="" />
|
||||
|
||||
<!-- vivo通道的参数api_key为appkey -->
|
||||
<meta-data
|
||||
android:name="com.vivo.push.api_key"
|
||||
android:value="" />
|
||||
<meta-data
|
||||
android:name="com.vivo.push.app_id"
|
||||
android:value="" />
|
||||
|
||||
<!-- honor通道的参数-->
|
||||
<meta-data
|
||||
android:name="com.hihonor.push.app_id"
|
||||
android:value="" />
|
||||
|
||||
<!-- oppo -->
|
||||
<meta-data
|
||||
android:name="com.oppo.push.key"
|
||||
android:value="" />
|
||||
<meta-data
|
||||
android:name="com.oppo.push.secret"
|
||||
android:value="" />
|
||||
|
||||
<!-- 小米-->
|
||||
<meta-data
|
||||
android:name="com.xiaomi.push.id"
|
||||
android:value="id=2222222222222222222" />
|
||||
<meta-data
|
||||
android:name="com.xiaomi.push.key"
|
||||
android:value="id=5555555555555" />
|
||||
|
||||
<!-- 魅族-->
|
||||
<meta-data
|
||||
android:name="com.meizu.push.id"
|
||||
android:value="" />
|
||||
<meta-data
|
||||
android:name="com.meizu.push.key"
|
||||
android:value="" />
|
||||
|
||||
|
||||
<!-- 接收推送消息 -->
|
||||
<receiver
|
||||
|
||||
@@ -162,13 +162,13 @@ packages:
|
||||
source: hosted
|
||||
version: "3.2.4"
|
||||
device_info_plus:
|
||||
dependency: transitive
|
||||
dependency: "direct overridden"
|
||||
description:
|
||||
name: device_info_plus
|
||||
sha256: a7fd703482b391a87d60b6061d04dfdeab07826b96f9abd8f5ed98068acc0074
|
||||
sha256: "4df8babf73058181227e18b08e6ea3520cf5fc5d796888d33b7cb0f33f984b7c"
|
||||
url: "https://pub.flutter-io.cn"
|
||||
source: hosted
|
||||
version: "10.1.2"
|
||||
version: "12.3.0"
|
||||
device_info_plus_platform_interface:
|
||||
dependency: transitive
|
||||
description:
|
||||
@@ -1230,10 +1230,10 @@ packages:
|
||||
dependency: transitive
|
||||
description:
|
||||
name: win32_registry
|
||||
sha256: "21ec76dfc731550fd3e2ce7a33a9ea90b828fdf19a5c3bcf556fa992cfa99852"
|
||||
sha256: "6f1b564492d0147b330dd794fee8f512cec4977957f310f9951b5f9d83618dae"
|
||||
url: "https://pub.flutter-io.cn"
|
||||
source: hosted
|
||||
version: "1.1.5"
|
||||
version: "2.1.0"
|
||||
xdg_directories:
|
||||
dependency: transitive
|
||||
description:
|
||||
|
||||
@@ -65,6 +65,7 @@ dev_dependencies:
|
||||
|
||||
dependency_overrides:
|
||||
intl: 0.19.0
|
||||
device_info_plus: ^12.3.0
|
||||
|
||||
flutter:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user