zuraffa_file_picker_platform_interface 1.0.0
zuraffa_file_picker_platform_interface: ^1.0.0 copied to clipboard
The platform interface contract for zuraffa_file_picker: the MethodChannel protocol and the FilePickerPort bridge platform implementations conform to.
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).