File tree 5 files changed +9
-4
lines changed
5 files changed +9
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.1.4
2
+ * 🍎 升级 iOS SDK 到 ` v6.16.93 `
3
+ * 🤖 升级 Android SDK 到 ` v6.16.11 `
4
+
1
5
## 1.1.3
2
6
* 💄 优化说明文档
3
7
* 📱 优化图片无法正确显示的问题
Original file line number Diff line number Diff line change 1
1
<h1 align =" center " >Flutter AdSpark Pro</h1 >
2
2
<h5 align =" center " >一款优质的广告监测、增长分析、归因上报、事件管理插件(巨量广告、穿山甲)</h5 >
3
+ <p align =" center " >♻️ 持续更新 ♻️</p >
3
4
4
5
5
6
<p align =" center " >
12
13
<img src=https://img.shields.io/github/stars/FlutterAds/flutter_adspark?color=brightgreen>
13
14
</a >
14
15
<a href =" https://flutterads.top/ " >
15
- <img src =" https://img.shields.io/badge/Pro-v3.5.0 -success?logo=flutter&logoColor=FFD700 " />
16
+ <img src =" https://img.shields.io/badge/Pro-v3.7.1 -success?logo=flutter&logoColor=FFD700 " />
16
17
<a href =" https://flutterads.top/ " >
17
18
<img src =" https://img.shields.io/badge/Site-FlutterAds-success?logo=webtrees&logoColor=FFD700 " />
18
19
</a >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Demonstrates how to use the flutter_adspark plugin.
4
4
# The following line prevents the package from being accidentally published to
5
5
# pub.dev using `flutter pub publish`. This is preferred for private packages.
6
6
publish_to : " none" # Remove this line if you wish to publish to pub.dev
7
- version : 1.1.3+6
7
+ version : 1.1.4+8
8
8
9
9
environment :
10
10
sdk : " >=2.12.0 <4.0.0"
Original file line number Diff line number Diff line change 4
4
#
5
5
Pod ::Spec . new do |s |
6
6
s . name = 'flutter_adspark'
7
- s . version = '1.1.3 '
7
+ s . version = '1.1.4 '
8
8
s . summary = 'Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)'
9
9
s . description = <<-DESC
10
10
Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)
Original file line number Diff line number Diff line change 1
1
name : flutter_adspark
2
2
description : Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)
3
- version : 1.1.3
3
+ version : 1.1.4
4
4
repository : https://github.com/FlutterAds/flutter_adspark
5
5
issue_tracker : https://github.com/FlutterAds/flutter_adspark/issues
6
6
homepage : https://flutterads.top
You can’t perform that action at this time.
0 commit comments