Hey 👋🏼 We've been a long-time user of the desktop_drop package and it's served us well over at pieces.app.
We're about to start compiling some of our web-based projects to WASM, and this package is currently a blocker as it's still relying on dart:html instead of package:web.
I'll look into upgrading this here soon if no one else gets to it before me.
Hey 👋🏼 We've been a long-time user of the
desktop_drop
package and it's served us well over at pieces.app.We're about to start compiling some of our web-based projects to WASM, and this package is currently a blocker as it's still relying on
dart:html
instead ofpackage:web
.I'll look into upgrading this here soon if no one else gets to it before me.
Thanks!