share_binary 1.5.0 copy "share_binary: ^1.5.0" to clipboard
share_binary: ^1.5.0 copied to clipboard

This library provides the ability to use OS sharing features while handling binary files in dart code.

1.5.0 #

  • Change Android shareBinary from ACTION_VIEW to ACTION_SEND for broader app sharing support
  • Use UIWindowScene API for root view controller on iOS (minimum iOS 16.0)
  • Fix UIActivityViewController anchor view leak on iPad
  • Update Kotlin to 2.2.20, AGP to 8.11.1, compileSdk to 35
  • Update Dart SDK to >=3.9.0, Flutter to >=3.35.0

1.4.0 #

  • Update meta package to ^2.0.0
  • Update web package to ^1.0.0
  • Update flutter sdk constraints to >=3.22.0
  • Update android gradle file
  • Update example

1.3.1 #

  • Format swift code
  • Update dependencies

1.3.0 #

  • Support Swift Package Manager
  • Minimum iOS version is >= 12.0

1.2.0 #

  • Remove Privacy Manifest

1.1.2 #

  • Fix UIActivityViewController popover presentation on iPad

1.1.1 #

  • Require web package ^0.5.1

1.1.0 #

  • Add Privacy Manifest

1.0.1 #

  • Code cleanup

1.0.0 #

  • Support web platform

0.2.4 #

  • Improved performance of iOS file generation process

0.2.3 #

  • Delete previous cache file before saving new one

0.2.2 #

  • Fix podspec

0.2.1 #

  • Fix share behavior on iOS

0.2.0 #

  • Cleanup swift code
  • Add doc file to example

0.1.0 #

  • Initial release
  • Add shareBinary method
  • Add shareUri method
2
likes
160
points
176
downloads

Documentation

API reference

Publisher

verified publisherkoji-1009.com

Weekly Downloads

This library provides the ability to use OS sharing features while handling binary files in dart code.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, flutter_web_plugins, mime, plugin_platform_interface, web

More

Packages that depend on share_binary

Packages that implement share_binary