Showing
1 changed file
with
1 additions
and
1 deletions
| @@ -39,5 +39,5 @@ If you want to wait for the wakelock toggle on Android or iOS to complete (which | @@ -39,5 +39,5 @@ If you want to wait for the wakelock toggle on Android or iOS to complete (which | ||
| 39 | 39 | ||
| 40 | ## Note | 40 | ## Note |
| 41 | 41 | ||
| 42 | -This plugin is originally based on [`flutter_screen`](https://pub.dev/packages/screen). | 42 | +This plugin is originally based on [`screen`](https://pub.dev/packages/screen). |
| 43 | Specifically, the wakelock functionality was extracted into this plugin due to a lack of maintenance. | 43 | Specifically, the wakelock functionality was extracted into this plugin due to a lack of maintenance. |
-
Please register or login to post a comment