zikzak_share_handler_ios 0.0.15 zikzak_share_handler_ios: ^0.0.15 copied to clipboard
An implementation for the iOS platform of the Flutter zikzak_share_handler plugin.
0.0.15 #
Fix for IOS 18 not opening due to UIApplication.openURL is deprecated Thx to dbrpci
0.0.14 #
Fix for iOS 14 compile error when recording a sent message with INOutgoingMessageType
0.0.13 #
Fix for iOS 14 deprecation when recording a sent message with INSendMessageIntent
0.0.12 #
Don't show default share modal and go straight to redirect to flutter app
0.0.11 #
Support handling a shared contact card (vcf)
0.0.10 #
Update to allow for newer dart sdk version
0.0.9 #
Fix for non public methods in inherited viewcontroller
0.0.8 #
Setup podspecs and dependencies better
0.0.7 #
Put inheritable view controller into sub pod library so the ShareViewController can simply inherit it, rather than copy in code
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 #
Updated platform interface dependency
0.0.2 #
Updated License Updated platform interface dependency
0.0.1 #
Initial release of this plugin.