File tree Expand file tree Collapse file tree 5 files changed +5
-5
lines changed
Expand file tree Collapse file tree 5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- # Generated by pub on 2019-08-21 16:32:49.978054 .
1+ # Generated by pub on 2019-08-23 15:35:48.440553 .
22analyzer:file:///Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/analyzer-0.37.0/lib/
33args:file:///Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/args-1.5.2/lib/
44async:file:///Applications/flutter/.pub-cache/hosted/pub.flutter-io.cn/async-2.3.0/lib/
Original file line number Diff line number Diff line change 1- ## 0.2 .0
1+ ## 0.1 .0
22+ 修复:调用 sendLocalNotification 接口 crash 问题;
33+ 修复:iOS 启动 APP 角标自动消失问题;
44+ 修复执行 flutter build apk 打包错误问题;
Original file line number Diff line number Diff line change 77
88``` yaml
99dependencies :
10- jpush_flutter : 0.2 .0
10+ jpush_flutter : 0.1 .0
1111` ` `
1212
1313### 配置
Original file line number Diff line number Diff line change @@ -136,7 +136,7 @@ packages:
136136 path: ".."
137137 relative: true
138138 source: path
139- version: "0.2 .0"
139+ version: "0.1 .0"
140140 js:
141141 dependency: transitive
142142 description:
Original file line number Diff line number Diff line change 11name : jpush_flutter
22description : Offically supported JPush Flutter plugin.
3- version : 0.2 .0
3+ version : 0.1 .0
44author :
huminios <[email protected] > 55homepage : https://www.jiguang.cn
66
You can’t perform that action at this time.
0 commit comments