Committed by
GitHub
Added web support (#40)
* Added web support * Use JS interop library; Add null check for releasing WakeLockSentinel; * Update dependencies * Update dependencies * Refactoring * Update gitignore * Format wakelock_web folder * Remove unused JS variable * Bump github action versions * Bump checkout version * Update checks.yml * Use relative changelog Co-authored-by: creativecreatorormaybenot <creativecreatorormaybenot@gmail.com>
Showing
12 changed files
with
391 additions
and
11 deletions
assets/NoSleep.js
0 → 100644
wakelock_web/.gitignore
0 → 100644
wakelock_web/CHANGELOG.md
0 → 100644
wakelock_web/LICENSE
0 → 100644
wakelock_web/README.md
0 → 100644
wakelock_web/lib/wakelock_js.dart
0 → 100644
wakelock_web/lib/wakelock_web.dart
0 → 100644
wakelock_web/pubspec.yaml
0 → 100644
-
Please register or login to post a comment