file_picker_extended 1.0.0 copy "file_picker_extended: ^1.0.0" to clipboard
file_picker_extended: ^1.0.0 copied to clipboard

File Picker with streamed MD5 calculation

file_picker_extended #

Flutter File Picker with streamed MD5 calculation and Google Cloud Storage upload example.

Getting Started #

Google Cloud Storage uploading example using signedUrl is provided. For using this example with your own storage bucket please modify bucket, service account json and signable header values in example/lib/main.dart.