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
49 stars 38 forks source link

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

Closed IchordeDionysos closed 3 months ago

IchordeDionysos commented 3 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 3 months ago

Addressed in version 1.2.0.