incrediblezayed / file_saver

A simple flutter plugin for saving files in all platforms
https://pub.dev/packages/file_saver
BSD 3-Clause "New" or "Revised" License
75 stars 92 forks source link

Fix HTTP error handling in saveFile and saveAs methods (#82) #85

Closed shoebsultan closed 4 months ago

shoebsultan commented 8 months ago

This Pull Request addresses issue #82 by improving the error handling in the saveFile and saveAs methods of the "file_saver" plugin.

Hey, @incrediblezayed. Please Let me know if you need any further modifications or additional details in the PR description.

incrediblezayed commented 4 months ago

Unfortunately, forgot about this PR & switched everything to dio, I'll update the same with dio no worries