fix: 适配flutter sdk 3.x
This commit is contained in:
parent
62cbdfe323
commit
12a3a36b71
@ -211,7 +211,7 @@ packages:
|
|||||||
url: "https://pub.dev"
|
url: "https://pub.dev"
|
||||||
source: hosted
|
source: hosted
|
||||||
version: "1.0.4"
|
version: "1.0.4"
|
||||||
jpush_flutter_sdk:
|
jpush_flutter:
|
||||||
dependency: "direct dev"
|
dependency: "direct dev"
|
||||||
description:
|
description:
|
||||||
path: ".."
|
path: ".."
|
||||||
|
|||||||
@ -26,7 +26,7 @@ dev_dependencies:
|
|||||||
flutter_test:
|
flutter_test:
|
||||||
sdk: flutter
|
sdk: flutter
|
||||||
|
|
||||||
jpush_flutter_sdk:
|
jpush_flutter:
|
||||||
path: ../
|
path: ../
|
||||||
|
|
||||||
# For information on the generic Dart part of this file, see the
|
# For information on the generic Dart part of this file, see the
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
name: jpush_flutter_sdk
|
name: jpush_flutter
|
||||||
description: JIGUANG officially supported JPush Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)(https://www.jiguang.cn).
|
description: JIGUANG officially supported JPush Flutter plugin (Android & iOS). 极光推送官方支持的 Flutter 插件(Android & iOS)(https://www.jiguang.cn).
|
||||||
version: 2.5.8
|
version: 2.5.8
|
||||||
# author: xudong.rao <xudong.rao@outlook.com>
|
# author: xudong.rao <xudong.rao@outlook.com>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user