Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -49,6 +49,6 @@ If you want to wait for the wakelock toggle on Android or iOS to complete (which | @@ -49,6 +49,6 @@ If you want to wait for the wakelock toggle on Android or iOS to complete (which | ||
| 49 | ## Notes | 49 | ## Notes |
| 50 | 50 | ||
| 51 | This plugin is originally based on [`screen`](https://pub.dev/packages/screen). | 51 | This plugin is originally based on [`screen`](https://pub.dev/packages/screen). |
| 52 | -Specifically, the wakelock functionality was extracted into this plugin due to a lack of maintenance. | 52 | +Specifically, the wakelock functionality was extracted into this plugin due to lack of maintenance by the author of the `screen` plugin. |
| 53 | 53 | ||
| 54 | If you want to contribute to this plugin, follow the [contributing guide](https://github.com/creativecreatorormaybenot/wakelock/blob/master/CONTRIBUTING.md). | 54 | If you want to contribute to this plugin, follow the [contributing guide](https://github.com/creativecreatorormaybenot/wakelock/blob/master/CONTRIBUTING.md). |
-
Please register or login to post a comment