File tree Expand file tree Collapse file tree 5 files changed +9
-4
lines changed
Expand file tree Collapse file tree 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+
15## 1.1.3
26* 💄 优化说明文档
37* 📱 优化图片无法正确显示的问题
Original file line number Diff line number Diff line change 11<h1 align =" center " >Flutter AdSpark Pro</h1 >
22<h5 align =" center " >一款优质的广告监测、增长分析、归因上报、事件管理插件(巨量广告、穿山甲)</h5 >
3+ <p align =" center " >♻️ 持续更新 ♻️</p >
34
45
56<p align =" center " >
1213<img src=https://img.shields.io/github/stars/FlutterAds/flutter_adspark?color=brightgreen>
1314</a >
1415<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 " />
1617<a href =" https://flutterads.top/ " >
1718<img src =" https://img.shields.io/badge/Site-FlutterAds-success?logo=webtrees&logoColor=FFD700 " />
1819</a >
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ description: Demonstrates how to use the flutter_adspark plugin.
44# The following line prevents the package from being accidentally published to
55# pub.dev using `flutter pub publish`. This is preferred for private packages.
66publish_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
88
99environment :
1010 sdk : " >=2.12.0 <4.0.0"
Original file line number Diff line number Diff line change 44#
55Pod ::Spec . new do |s |
66 s . name = 'flutter_adspark'
7- s . version = '1.1.3 '
7+ s . version = '1.1.4 '
88 s . summary = 'Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)'
99 s . description = <<-DESC
1010 Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)
Original file line number Diff line number Diff line change 11name : flutter_adspark
22description : Flutter 版的 AdSpark 主要功能广告监测、增长分析、归因上报、事件管理(巨量引擎、巨量广告、穿山甲)
3- version : 1.1.3
3+ version : 1.1.4
44repository : https://github.com/FlutterAds/flutter_adspark
55issue_tracker : https://github.com/FlutterAds/flutter_adspark/issues
66homepage : https://flutterads.top
You can’t perform that action at this time.
0 commit comments