flutter_share 1.0.2 flutter_share: ^1.0.2 copied to clipboard
Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).
1.0.2 #
- Fix bug (FileUriExposedException) on new android versions
1.0.1+1 #
- Remove unused codes and improve description
1.0.1 #
- Fix: Get the top most ViewController(IOS embedded support)
1.0.0 #
- BREAKING CHANGE: Add support to AndroidX
- BREAKING CHANGE: Separate in two methods share (to share messages and links) and shareFile (to share files)
- Add ChooserTitle (Just for Android)
- Add Text
- Add Docs
0.0.5 #
- Move documents_picker plugin to example project
0.0.1 #
- Add file share.