I\'m trying to upload a pdf to a server in flutter. Here\'s my implementation : I\'m using FilePicker to get the address of the file.
Future getFile() async { Fil