share_handler 0.0.16 share_handler: ^0.0.16 copied to clipboard
A Flutter plugin to handle incoming shared text/media, as well as add share to suggestions/shortcuts.
0.0.16 #
Fix for non public methods in inherited viewcontroller for iOS
0.0.15 #
Updated Readme for custom group id for the runner target
0.0.14 #
Updated readme to comment out custom group id in info plists by default.
0.0.13 #
Setup podspecs and dependencies better for ios
0.0.12 #
Put inheritable view controller into sub pod library so the ShareViewController can simply inherit it, rather than copy in code. Adjusted README accordingly.
0.0.11 #
Fix for receiving shared .txt files on Android
0.0.10 #
Update example to use the latest README instructions
0.0.9 #
Fix for sharing file from safari. Updated readme accordingly.
0.0.8 #
Fixes and updates for README
0.0.7 #
Fixes and updates for README
0.0.6 #
Fix to decode file paths in case of platform encoded paths Added documentation to model attributes
0.0.5 #
Added support for handling airdropped files
0.0.4 #
Fix for channel sometimes receiving full SharedMedia object rather than map
0.0.3 #
Fix for error getting initial media
0.0.2 #
Initial release of this plugin.