attachment_engine_ios 0.0.1-dev.1 copy "attachment_engine_ios: ^0.0.1-dev.1" to clipboard
attachment_engine_ios: ^0.0.1-dev.1 copied to clipboard

iOS implementation of attachment_engine providing native PDFKit, AVFoundation playback, QuickLook preview, download, and share.

attachment_engine_ios #

pub package license

The official iOS implementation of attachment_engine.

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

Native Architecture #

  • PDF Rendering: Apple PDFKit with pinch-to-zoom and page caching.
  • Media Playback: AVPlayer and AVAudioPlayer for high-performance audio/video rendering.
  • Document Preview: QuickLook (QLPreviewController) for native Office document viewing.
  • Sharing: Native UIActivityViewController sharing sheet.
  • Type-Safe Dispatch: Powered by Pigeon HostApi communication.

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.

0
likes
0
points
159
downloads

Publisher

unverified uploader

Weekly Downloads

iOS implementation of attachment_engine providing native PDFKit, AVFoundation playback, QuickLook preview, download, and share.

Repository (GitHub)
View/report issues

Topics

#attachment #ios

License

unknown (license)

Dependencies

attachment_engine_platform_interface, flutter

More

Packages that depend on attachment_engine_ios

Packages that implement attachment_engine_ios