Skip to content

Commit

Permalink
pubspec.yaml: restore platform map (#276)
Browse files Browse the repository at this point in the history
* pubspec.yaml: restore platform map

Fixes: #246 (again)

* Bump version & update changelog

* Revert "Bump version & update changelog"

This reverts commit d90cd73489ef7e6146f5a4d41d6e6615c9870624.
  • Loading branch information
jpnurmi authored Feb 10, 2023
1 parent 954edb4 commit be7eb1b
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 @@ -10,6 +10,14 @@ environment:
sdk: ">=2.17.0 <3.0.0"
flutter: ">=3.7.0-0"

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

dependencies:
collection: ^1.16.0
flutter:
Expand Down

0 comments on commit be7eb1b

Please sign in to comment.