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

Incomplete migration of conditional imports to WASM-compatible js-interop #43

Closed IchordeDionysos closed 7 months ago

IchordeDionysos commented 7 months ago
  1. Go to GitHub and search for dart.library.html
  2. There should be no occurences as the migration guide mentions that conditional imports should also not use dart.librart.html.

https://dart.dev/interop/js-interop/package-web#conditional-imports

diegotori commented 7 months ago

@IchordeDionysos Once again, thanks for your contribution, which is now present in version 1.2.3.