Skip to content

Commit 9e87f14

Browse files
committed
chore: specify only linux support
1 parent 9ed4984 commit 9e87f14

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pubspec.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@ version: 0.2.0
33
description: A user-friendly API for KDE's KRunner application. Provides a simple and reliable way to write krunner plugins, also known as \\"runners\\".
44
repository: https://github.com/Merrit/krunner-dart
55

6+
platforms:
7+
linux:
8+
69
environment:
710
sdk: ">=2.14.0 <3.0.0"
811

0 commit comments

Comments
 (0)