mbfakourii/full_picker

Implementation guide

DevanshiGor opened this issue · 2 comments

How can i be able to save or upload selected file types in dart code? you have just shown info on screen only.I am a fresher, so unable to implement it in a way that it should upload / save selected file in dart code. it would be great if you can please guide me.

@DevanshiGor
Hello, thank you for opening this issues.
This package is only used for file selection. For uploading, you can send and upload the selected file from this package to the server with packages such as dio or http or uno

okay thanks so much for prompt reply & great flutter package. @mbfakourii sir :)