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

Add missing web extension #70

Closed Bungeefan closed 1 year ago

Bungeefan commented 1 year ago

This PR fixes the missing extension by correctly adding it to the download attribute, fixes #42.