fluttercommunity / fluttercommunity/chewie

Wakelock crash on launch

Open
#542 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Dart
Stars
2.1k
Forks
1.1k
Avg merge
6d 8h
Merged PRs (30d)
6

Description

`wakelock: 0.5.4` has an issue where it crashes on launch on `Flutter 2.5` and thus having `chewie` as a dependency cashes the app on launch on 2.5. See: https://github.com/creativecreatorormaybenot/wakelock/issues/140

Proposed solution: bump wakelock to `0.5.6` as that contains the fix to get it to work.

Temporary workaround:
```
dependency_overrides:
wakelock: 0.5.6
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.