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.

0.0.1-dev.1 #

  • Initial release: the iOS implementation extracted from attachment_engine 0.1.0 as part of the federated-plugin split. Implements AttachmentEnginePlatform from attachment_engine_platform_interface on top of hand-written Swift (AVFoundation/AVPlayer, PDFKit, WKWebView, URLSessionDownloadTask-based resumable download, UIDocumentInteractionController/UIActivityViewController-based share/open).
  • Migrates every request/response native call (PDF, audio/video control, share, open-externally, office preview, paths, download start/resume/cancel) from hand-written FlutterMethodChannel string dispatch to the pigeon-generated HostApi protocols in attachment_engine_platform_interface (Messages.g.swift). The audio/video/download event streams are unchanged, hand-written FlutterEventChannels.
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