Skip to content

Commit

Permalink
chore: declare support for all platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekmedia committed Oct 5, 2022
1 parent 4accd88 commit 75740d9
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,12 @@ environment:
sdk: ">=2.12.0 <3.0.0"
flutter: ">=2.5.0"

platforms:
android:
ios:
linux:
macos:
web:
windows:

flutter:

0 comments on commit 75740d9

Please sign in to comment.