Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
ShareExtend
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
李增强
ShareExtend
Commits
4a342fe9
Commit
4a342fe9
authored
4 years ago
by
zhouteng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update version,changelog and readme
parent
f629d643
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
3 deletions
+6
-3
CHANGELOG.md
CHANGELOG.md
+3
-0
README-en.md
README-en.md
+1
-1
README.md
README.md
+1
-1
pubspec.yaml
pubspec.yaml
+1
-1
No files found.
CHANGELOG.md
View file @
4a342fe9
## 1.1.9
*
fix ios not found module issue.
## 1.1.8
## 1.1.8
*
support android embedding v2 api
*
support android embedding v2 api
*
add extraText option for android Intent.EXTRA_TEXT when sharing image or file.
*
add extraText option for android Intent.EXTRA_TEXT when sharing image or file.
...
...
This diff is collapsed.
Click to expand it.
README-en.md
View file @
4a342fe9
...
@@ -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.
8
"
share_extend: "^1.1.
9
"
```
```
### iOS
### iOS
...
...
This diff is collapsed.
Click to expand it.
README.md
View file @
4a342fe9
...
@@ -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.
8
"
share_extend: "^1.1.
9
"
```
```
### iOS
### iOS
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
View file @
4a342fe9
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.
8
version
:
1.1.
9
author
:
zhouteng <qfszyq@gmail.com>
author
:
zhouteng <qfszyq@gmail.com>
homepage
:
https://github.com/zhouteng0217/ShareExtend
homepage
:
https://github.com/zhouteng0217/ShareExtend
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment