flutter_share 1.0.3 copy "flutter_share: ^1.0.3" to clipboard
flutter_share: ^1.0.3 copied to clipboard

outdated

Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).

CHANGELOG #

1.0.3 #

  • Fix share image top view controller dismissal bug on iOS 13+
  • Update to use the new platforms definition

1.0.2+1 #

  • Fix Android bug (FileUriExposedException) on new versions with FileProvider implementation (see the readme to configure)

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.
305
likes
0
points
19.6k
downloads

Publisher

verified publisherbritto.dev

Weekly Downloads

Simple way to share message, links or files from your flutter app for Android and IOS (Enter to see some gifs).

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

flutter

More

Packages that depend on flutter_share