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

The Android implementation of attachment_engine. Provides Pigeon-generated HostApi transport for PDF, audio/video control, share, open-externally, paths, and download start/resume/cancel (plus hand-wr [...]

attachment_engine_android #

The Android implementation of attachment_engine.

This package is endorsed by attachment_engine and you should not need to depend on it directly — add attachment_engine to your pubspec.yaml and this package is pulled in automatically for Android builds.

Every request/response native call (PDF, audio/video control, share, open-externally, paths, download start/resume/cancel) is dispatched through pigeon-generated HostApis — see attachment_engine_platform_interface/pigeons/messages.dart for the schema. The audio/video/download event streams remain hand-written EventChannels (per-playerId dynamic channel names don't fit Pigeon's event-channel model).

0
likes
0
points
115
downloads

Publisher

unverified uploader

Weekly Downloads

The Android implementation of attachment_engine. Provides Pigeon-generated HostApi transport for PDF, audio/video control, share, open-externally, paths, and download start/resume/cancel (plus hand-written EventChannel transport for audio/video/download event streams) over the native Kotlin code backing them on Android.

Repository (GitHub)
View/report issues

Topics

#attachment #android

License

unknown (license)

Dependencies

attachment_engine_platform_interface, flutter

More

Packages that depend on attachment_engine_android

Packages that implement attachment_engine_android