attachment_engine_macos 0.0.1-dev.1
attachment_engine_macos: ^0.0.1-dev.1 copied to clipboard
macOS implementation of attachment_engine providing native PDFKit, AVFoundation playback, QuickLook preview, download, and share.
attachment_engine_macos #
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
PDFKitframework. - Media Playback:
AVFoundation/AVKitplayback pipeline. - Office & Document Preview: Native
QuickLookpreview support. - Sharing:
NSSharingServicenative 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.