Showing
2 changed files
with
5 additions
and
2 deletions
| @@ -2,13 +2,12 @@ name: wakelock_platform_interface | @@ -2,13 +2,12 @@ name: wakelock_platform_interface | ||
| 2 | description: >-2 | 2 | description: >-2 |
| 3 | A common platform interface for the wakelock plugin used by the different platform | 3 | A common platform interface for the wakelock plugin used by the different platform |
| 4 | implementations. | 4 | implementations. |
| 5 | -version: 0.2.0-nullsafety.1 | 5 | +version: 0.2.0-nullsafety.2 |
| 6 | homepage: >-2 | 6 | homepage: >-2 |
| 7 | https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_platform_interface | 7 | https://github.com/creativecreatorormaybenot/wakelock/tree/master/wakelock_platform_interface |
| 8 | 8 | ||
| 9 | environment: | 9 | environment: |
| 10 | sdk: '>=2.12.0-0 <3.0.0' | 10 | sdk: '>=2.12.0-0 <3.0.0' |
| 11 | - flutter: ">=1.17.0 <2.0.0" | ||
| 12 | 11 | ||
| 13 | dependencies: | 12 | dependencies: |
| 14 | flutter: | 13 | flutter: |
-
Please register or login to post a comment