super_clipboard pulled in super_native_extensions (a Rust native layer
built via cargokit), whose precompiled-binary download from GitHub
release assets has been intermittently failing the build ("Connection
closed while receiving data"). It was used for exactly one feature -
reading a clipboard image into the composer - in a single file; the
other 12 imports were dead.
- Swap super_clipboard -> pasteboard (platform-channel, no Rust).
- Rewrite readClipboardImageAsXFileInternal() on Pasteboard.image
(PNG bytes), collapsing three helpers into one.
- Remove 12 unused super_clipboard imports.
- Regenerated plugin registrants / lockfiles drop super_native_extensions.
Removes the Rust toolchain requirement and the flaky download entirely.
Text copy/paste already used Flutter's built-in Clipboard and is
unaffected.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
61 lines
2.2 KiB
Plaintext
61 lines
2.2 KiB
Plaintext
PODS:
|
|
- device_info_plus (0.0.1):
|
|
- FlutterMacOS
|
|
- file_selector_macos (0.0.1):
|
|
- FlutterMacOS
|
|
- flutter_webrtc (0.12.6):
|
|
- FlutterMacOS
|
|
- WebRTC-SDK (= 125.6422.06)
|
|
- FlutterMacOS (1.0.0)
|
|
- package_info_plus (0.0.1):
|
|
- FlutterMacOS
|
|
- pasteboard (0.0.1):
|
|
- FlutterMacOS
|
|
- shared_preferences_foundation (0.0.1):
|
|
- Flutter
|
|
- FlutterMacOS
|
|
- WebRTC-SDK (125.6422.06)
|
|
|
|
DEPENDENCIES:
|
|
- device_info_plus (from `Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos`)
|
|
- file_selector_macos (from `Flutter/ephemeral/.symlinks/plugins/file_selector_macos/macos`)
|
|
- flutter_webrtc (from `Flutter/ephemeral/.symlinks/plugins/flutter_webrtc/macos`)
|
|
- FlutterMacOS (from `Flutter/ephemeral`)
|
|
- package_info_plus (from `Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos`)
|
|
- pasteboard (from `Flutter/ephemeral/.symlinks/plugins/pasteboard/macos`)
|
|
- shared_preferences_foundation (from `Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin`)
|
|
|
|
SPEC REPOS:
|
|
trunk:
|
|
- WebRTC-SDK
|
|
|
|
EXTERNAL SOURCES:
|
|
device_info_plus:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/device_info_plus/macos
|
|
file_selector_macos:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/file_selector_macos/macos
|
|
flutter_webrtc:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/flutter_webrtc/macos
|
|
FlutterMacOS:
|
|
:path: Flutter/ephemeral
|
|
package_info_plus:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/package_info_plus/macos
|
|
pasteboard:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/pasteboard/macos
|
|
shared_preferences_foundation:
|
|
:path: Flutter/ephemeral/.symlinks/plugins/shared_preferences_foundation/darwin
|
|
|
|
SPEC CHECKSUMS:
|
|
device_info_plus: 4fb280989f669696856f8b129e4a5e3cd6c48f76
|
|
file_selector_macos: 9e9e068e90ebee155097d00e89ae91edb2374db7
|
|
flutter_webrtc: 377dbcebdde6fed0fc40de87bcaaa2bffcec9a88
|
|
FlutterMacOS: d0db08ddef1a9af05a5ec4b724367152bb0500b1
|
|
package_info_plus: f0052d280d17aa382b932f399edf32507174e870
|
|
pasteboard: b594eaf838d930b276d7a35a44a32b4f489170cb
|
|
shared_preferences_foundation: 7036424c3d8ec98dfe75ff1667cb0cd531ec82bb
|
|
WebRTC-SDK: 79942c006ea64f6fb48d7da8a4786dfc820bc1db
|
|
|
|
PODFILE CHECKSUM: 7804cba3ecbc9953edc70dee53b2ce2b4aeaa013
|
|
|
|
COCOAPODS: 1.16.2
|