File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## 0.2.0
2+
3+ * fix ios geetest lib version
4+
5+ ## 0.1.8
6+
7+ * fix ios geetest lib version
8+
19## 0.1.7
210
311* update flutter 1.5.4
Original file line number Diff line number Diff line change 1- [ ![ pub package] ( https://img.shields.io/badge/pub-0.1.7 -brightgreen.svg )] ( https://pub.dartlang.org/packages/geetest_plugin ) [ ![ Build Status] ( https://travis-ci.com/cikichen/flutter_geetest_plugin.svg?branch=master )] ( https://travis-ci.com/cikichen/flutter_geetest_plugin )
1+ [ ![ pub package] ( https://img.shields.io/badge/pub-0.1.8 -brightgreen.svg )] ( https://pub.dartlang.org/packages/geetest_plugin ) [ ![ Build Status] ( https://travis-ci.com/cikichen/flutter_geetest_plugin.svg?branch=master )] ( https://travis-ci.com/cikichen/flutter_geetest_plugin )
22
33# geetest_plugin
44
@@ -20,7 +20,7 @@ Add this to your package's pubspec.yaml file:
2020
2121```
2222dependencies:
23- geetest_plugin: ^0.1.7
23+ geetest_plugin: ^0.1.8
2424```
2525
2626### 2. Install it
Original file line number Diff line number Diff line change 33#
44Pod ::Spec . new do |s |
55 s . name = 'geetest_plugin'
6- s . version = '0.1.7 '
6+ s . version = '0.2.0 '
77 s . summary = 'Geetest(GT3Captcha) Flutter plugin.'
88 s . description = <<-DESC
99Geetest Flutter plugin.
Original file line number Diff line number Diff line change 11name : geetest_plugin
2- description : Geetest(GT3Captcha) Flutter plugin(Flutter极验验证插件 ).
3- version : 0.1.7
2+ description : Geetest(GT3Captcha) Flutter plugin(Geetest's CAPTCHA - a user-friendly CAPTCHA powered by AI. Protect your website and mobile apps against bot traffic. Start your free trial now! ).
3+ version : 0.2.0
44author : SimonChen <admin@ithome.me>
55homepage : https://github.com/cikichen/flutter_geetest_plugin
66
You can’t perform that action at this time.
0 commit comments