Skip to content

Commit 020c101

Browse files
committed
Fixed supported platforms list
1 parent 8c9d63d commit 020c101

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

pubspec.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,11 @@ environment:
99
dev_dependencies:
1010
test: ^1.16.8
1111
lints: ^2.0.1
12+
13+
platforms:
14+
android:
15+
ios:
16+
linux:
17+
macos:
18+
web:
19+
windows:

0 commit comments

Comments
 (0)