Skip to content

Commit

Permalink
chore: add platforms entry to pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarafer committed Jan 27, 2024
1 parent 7e64e63 commit c4e6567
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@ name: stacked
description: The framework to build testable, scalable and maintainable flutter apps
version: 3.4.1
homepage: https://github.com/FilledStacks/stacked
platforms:
android:
ios:
linux:
macos:
web:
windows:

environment:
sdk: '>=2.17.0 <3.0.0'
Expand Down

0 comments on commit c4e6567

Please sign in to comment.