Implementation guide
DevanshiGor opened this issue · 2 comments
DevanshiGor commented
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.
mbfakourii commented
@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
DevanshiGor commented
okay thanks so much for prompt reply & great flutter package. @mbfakourii sir :)