creativecreatorormaybenot

Pub issues

## 0.1.0+1
* Fixed dependency issue.
## 0.1.0
* Bumped version to indicate that the plugin is fully usable.
... ...
name: wakelock
description: Wakelock is a Flutter plugin that allows you to easily toggle the Android and iOS screen wakelock on or off in order to prevent the screen from automatically turning off.
version: 0.1.0
version: 0.1.0+1
author: creativecreatorormaybenot <19204050+creativecreatorormaybenot@users.noreply.github.com>
homepage: https://github.com/creativecreatorormaybenot/wakelock
... ... @@ -11,8 +11,6 @@ dependencies:
flutter:
sdk: flutter
meta: ^1.1.7
dev_dependencies:
flutter_test:
sdk: flutter
... ...