zikzak_share_handler_macos 0.0.34 copy "zikzak_share_handler_macos: ^0.0.34" to clipboard
zikzak_share_handler_macos: ^0.0.34 copied to clipboard

PlatformmacOS

An implementation for the macOS platform of the Flutter zikzak_share_handler plugin.

0.0.34 - 2026-06-09 #

  • SPM support: Added Swift Package Manager support with Package.swift
  • Pure Swift: Removed Objective-C plugin shim (ShareHandlerMacosPlugin.h/.m)
  • Gray overlay fix: completeRequest called from NSWorkspace.shared.open completion handler so source app dismisses cleanly after host app launch
  • Cross-module fix: viewDidLoad changed to open override for subclassing outside the module
  • Restructured: Source files moved to Sources/zikzak_share_handler_macos/ and Sources/zikzak_share_handler_macos_models/
  • Podspecs: Updated to point to new SPM-compatible paths, raised min macOS to 10.13
  • Renamed: SwiftShareHandlerMacosPlatformShareHandlerMacosPlatform (matches pubspec pluginClass)
  • Gitignore: Added .build/ and .swiftpm/

0.0.31 - 2026-04-21 #

  • fix: UIApplication.openURL is deprecated

0.0.1 #

Initial release of this plugin.

0
likes
150
points
117
downloads

Documentation

API reference

Publisher

verified publisherzuzu.dev

Weekly Downloads

An implementation for the macOS platform of the Flutter zikzak_share_handler plugin.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

flutter, zikzak_share_handler_platform_interface

More

Packages that depend on zikzak_share_handler_macos

Packages that implement zikzak_share_handler_macos