Skip to content

Commit

Permalink
Update pubspec.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alexmercerind committed Oct 19, 2021
1 parent e767914 commit 4a71c3c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,10 +1,11 @@
name: windows_taskbar
description: A new flutter plugin project.
description: Flutter plugin serving utilities related to Windows taskbar.
version: 0.0.1
homepage:
homepage: https://github.com/alexmercerind/windows_taskbar
repository: https://github.com/alexmercerind/windows_taskbar

environment:
sdk: ">=2.15.0-147.0.dev <3.0.0"
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.5.0"

dependencies:
Expand Down

0 comments on commit 4a71c3c

Please sign in to comment.