Skip to content

Commit

Permalink
no message
Browse files Browse the repository at this point in the history
  • Loading branch information
lizhuoyuan committed Jan 16, 2020
1 parent 3e1cf38 commit a69c564
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 2 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@

## 0.9.1
delete x-lint warning
update facebook sdk

## 0.9.0
Supporting the new Android plugins APIs
As of the 1.12 release, new plugin APIs are available for the Android platform
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:
flutter:
sdk: flutter
# add flutter_share_me
flutter_share_me: ^0.4.0
flutter_share_me: ^0.9.1
```

## Usage
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flutter_share_me
description: Flutter Plugin for sharing contents to social media.You can use it share to Facebook , WhatsApp , Twitter And System Share UI. Support Url and Text.
version: 0.9.0
version: 0.9.1
homepage: https://github.com/OpenFlutter/flutter_share_me

environment:
Expand Down

0 comments on commit a69c564

Please sign in to comment.