Device & UX
Plugin.Maui.SharePlus
Share to WhatsApp, Email, AirDrop — FileProvider-safe
Share for MAUI that goes beyond the generic sheet: title, subject, MIME, preview, target app, and temporary-file handling for WhatsApp, Email, Messages, Files, Nearby Share, and AirDrop.
Install
dotnet add package Plugin.Maui.SharePlusPackage ID: Plugin.Maui.SharePlus
Overview
Plugin.Maui.SharePlus is a production share API for MAUI on Android and iOS. MAUI Share is a generic sheet, and file-share customization plus FileProvider setup still have open framework issues. SharePlus adds Title, Subject, MimeType, Preview, TargetApp, and TemporaryFileHandling, plus first-class targets for WhatsApp, Email, Messages, Files, Nearby Share, and AirDrop.
Capabilities
- Text, single-file, and multi-file share.
- First-class WhatsApp and Email targets.
- Title, subject, MIME, and preview metadata.
- Temporary-file handling for cache-safe shares.
- .NET MAUI
- Share
- C#