feat(share_extension): integrate share_handler package and implement share functionality with updated permissions and entitlements

This commit is contained in:
cogwheel0
2025-08-28 12:59:48 +05:30
parent fc4b10b1f2
commit 4a524d404e
15 changed files with 676 additions and 26 deletions

View File

@@ -55,6 +55,7 @@ dependencies:
freezed_annotation: ^3.0.0
wakelock_plus: ^1.2.10
share_plus: ^11.1.0
share_handler: ^0.0.19
# Clipboard functionality is available through flutter/services (part of Flutter SDK)