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
6c02e7fa
Commit
6c02e7fa
authored
5 years ago
by
zhouteng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update version and readme
parent
1c5d0220
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
8 additions
and
3 deletions
+8
-3
CHANGELOG.md
CHANGELOG.md
+4
-0
README-en.md
README-en.md
+1
-1
README.md
README.md
+1
-1
pubspec.yaml
pubspec.yaml
+2
-1
No files found.
CHANGELOG.md
View file @
6c02e7fa
## 1.1.8
# support android embedding v2 api
# add extraText option for android Intent.EXTRA_TEXT when sharing image or file.
## 1.1.7
*
set default popover point on the ipad
...
...
This diff is collapsed.
Click to expand it.
README-en.md
View file @
6c02e7fa
...
...
@@ -12,7 +12,7 @@ First, add `share_extend` as a dependency in your pubspec.yaml file.
```
dependencies:
share_extend: "^1.1.
7
"
share_extend: "^1.1.
8
"
```
### iOS
...
...
This diff is collapsed.
Click to expand it.
README.md
View file @
6c02e7fa
...
...
@@ -10,7 +10,7 @@ Language: [English](https://github.com/zhouteng0217/ShareExtend/blob/master/READ
```
dependencies:
share_extend: "^1.1.
7
"
share_extend: "^1.1.
8
"
```
### iOS
...
...
This diff is collapsed.
Click to expand it.
pubspec.yaml
View file @
6c02e7fa
name
:
share_extend
description
:
A Flutter plugin for Android and iOS for sharing text, image, video and file with system ui.
version
:
1.1.
7
version
:
1.1.
8
author
:
zhouteng <qfszyq@gmail.com>
homepage
:
https://github.com/zhouteng0217/ShareExtend
environment
:
sdk
:
"
>=2.0.0
<3.0.0"
flutter
:
"
>=1.10.0
<2.0.0"
dependencies
:
meta
:
^1.0.5
...
...
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