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

feat: migrate dart:html to package:web to support flutter build web --wasm #115

Closed ekasetiawans closed 1 month ago

ekasetiawans commented 2 months ago

This PR allows this package to works in flutter web in webassembly. https://docs.flutter.dev/platform-integration/web/wasm

myxzlpltk commented 1 month ago

lgtm

ekasetiawans commented 1 month ago

cool, thanks @incrediblezayed @myxzlpltk

incrediblezayed commented 1 month ago

No problem @ekasetiawans, will be pushing very soon