# share_plus **Repository Path**: JamesGZM/share_plus ## Basic Information - **Project Name**: share_plus - **Description**: 鸿蒙适配 flutter 插件share_plus - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-15 - **Last Updated**: 2026-06-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # share_plus This repository is a standalone workspace extracted from `fluttercommunity/plus_plugins` for OHOS adaptation work on `share_plus`. ## Structure - `share_plus/`: main Flutter plugin package - `share_plus_platform_interface/`: platform interface package used by the plugin ## Purpose This workspace is prepared for: - researching `share_plus` plugin architecture - adding OHOS platform support - isolating adaptation work from the upstream monorepo ## Notes - The current codebase is copied from the upstream `plus_plugins` repository. - This repository is intended as a working baseline for OHOS-related development. - Upstream sync and OHOS implementation decisions should be managed explicitly during development.