Commit dffcb800 authored by zhouteng's avatar zhouteng

update version and readme

parent 3ff1d841
## 1.1.7
* set default popover point on the ipad
## 1.1.6 ## 1.1.6
* fix some permission issues on some devices. * fix some permission issues on some devices.
* update lower bound dart dependency to 2.0.0. * update lower bound dart dependency to 2.0.0.
......
...@@ -12,7 +12,7 @@ First, add `share_extend` as a dependency in your pubspec.yaml file. ...@@ -12,7 +12,7 @@ First, add `share_extend` as a dependency in your pubspec.yaml file.
``` ```
dependencies: dependencies:
share_extend: "^1.1.6" share_extend: "^1.1.7"
``` ```
### iOS ### iOS
......
...@@ -10,7 +10,7 @@ Language: [English](https://github.com/zhouteng0217/ShareExtend/blob/master/READ ...@@ -10,7 +10,7 @@ Language: [English](https://github.com/zhouteng0217/ShareExtend/blob/master/READ
``` ```
dependencies: dependencies:
share_extend: "^1.1.6" share_extend: "^1.1.7"
``` ```
### iOS ### iOS
......
name: share_extend name: share_extend
description: A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui. description: A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.
version: 1.1.6 version: 1.1.7
author: zhouteng <qfszyq@gmail.com> author: zhouteng <qfszyq@gmail.com>
homepage: https://github.com/zhouteng0217/ShareExtend homepage: https://github.com/zhouteng0217/ShareExtend
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment