creativecreatorormaybenot
Committed by GitHub

Update pubspec.yaml

@@ -6,12 +6,16 @@ homepage: https://github.com/creativecreatorormaybenot/wakelock @@ -6,12 +6,16 @@ homepage: https://github.com/creativecreatorormaybenot/wakelock
6 6
7 environment: 7 environment:
8 sdk: ">=2.1.0 <3.0.0" 8 sdk: ">=2.1.0 <3.0.0"
  9 + flutter: ">=1.12.13+hotfix.4"
9 10
10 dependencies: 11 dependencies:
11 flutter: 12 flutter:
12 sdk: flutter 13 sdk: flutter
13 14
14 flutter: 15 flutter:
15 - plugin:  
16 - androidPackage: wakelock.wakelock  
17 - pluginClass: WakelockPlugin  
  16 + platforms:
  17 + android:
  18 + package: wakelock.wakelock
  19 + pluginClass: WakelockPlugin
  20 + ios:
  21 + pluginClass: WakelockPlugin