zuraffa_file_picker_platform_interface
The platform interface contract for
zuraffa_file_picker: the MethodChannel
protocol (FilePickerWire + ZuraffaFilePickerPlatform) and the
MethodChannelFilePickerAdapter that bridges
native implementations onto the pure-Dart FilePickerPort.
You normally don't depend on this package directly — add the
app-facing package plus your platform package
(zuraffa_file_picker_android/ios/macos).
Libraries
- zuraffa_file_picker_platform_interface
- zuraffa_file_picker_platform_interface — the MethodChannel protocol
every
zuraffa_file_pickerplatform package implements, plus the MethodChannelFilePickerAdapter that bridges the native wire vocabulary onto the app-facing pure-DartFilePickerPort.