Skip to content

Commit 75740d9

Browse files
committed
chore: declare support for all platforms
1 parent 4accd88 commit 75740d9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pubspec.yaml

+8
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,12 @@ environment:
1414
sdk: ">=2.12.0 <3.0.0"
1515
flutter: ">=2.5.0"
1616

17+
platforms:
18+
android:
19+
ios:
20+
linux:
21+
macos:
22+
web:
23+
windows:
24+
1725
flutter:

0 commit comments

Comments
 (0)