fluttercommunity / wakelock_plus

Flutter plugin that allows you to keep the device screen awake on Android, iOS, macOS, Windows, Linux, and web.
BSD 3-Clause "New" or "Revised" License
71 stars 54 forks source link

pdfx: Migrate to `package:web` to support WASM #28

Closed IchordeDionysos closed 7 months ago

IchordeDionysos commented 8 months ago

The short version:

This will allow compiling to WASM engine instead of just JavaScript on web.

Full migration guide: https://dart.dev/interop/js-interop/package-web

diegotori commented 7 months ago

Addressed in version 1.2.0.