attachment_engine_macos

pub package license

The official macOS implementation of attachment_engine.

This package is endorsed by attachment_engine and is pulled in automatically for macOS applications.

Native Architecture

  • PDF Rendering: Native PDFKit framework.
  • Media Playback: AVFoundation / AVKit playback pipeline.
  • Office & Document Preview: Native QuickLook preview support.
  • Sharing: NSSharingService native desktop sharing.
  • Zero Dependencies: Pure Swift integration with zero third-party dependencies.

Usage

Add attachment_engine to your app's pubspec.yaml:

dependencies:
  attachment_engine: ^0.0.1-dev.1

For complete documentation and guides, visit attachment_engine.