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

PlatformAndroid

Android implementation of attachment_engine providing native PDF, audio/video playback, download, share, and intent handling.

attachment_engine_android #

pub package license

The official Android implementation of attachment_engine.

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

Native Architecture #

  • PDF Rendering: Native Android PdfRenderer and hardware-accelerated drawing.
  • Media Playback: Android MediaPlayer with surface textures and HLS playback.
  • File Operations: Android DownloadManager and FileProvider external intent sharing.
  • 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
160
points
115
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

Android implementation of attachment_engine providing native PDF, audio/video playback, download, share, and intent handling.

Repository (GitHub)
View/report issues
Contributing

Topics

#attachment #android

License

MIT (license)

Dependencies

attachment_engine_platform_interface, flutter

More

Packages that depend on attachment_engine_android

Packages that implement attachment_engine_android