Skip to content

Commit

Permalink
try flutter versions
Browse files Browse the repository at this point in the history
  • Loading branch information
dukex committed Jun 22, 2024
1 parent 8295480 commit 32cd82d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ jobs:
name: Generate matrix from pubspec.yaml
uses: flutter-actions/pubspec-matrix-action@v1
with:
pubspec: "pubspec.yaml"
channel: "stable"
outputs:
matrix: ${{ steps.pubspec.outputs.matrix }}

Expand Down
1 change: 1 addition & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: 2.1.0
repository: https://github.com/dukex/better_router
environment:
sdk: '>=2.17.5 <4.0.0'
flutter: '>1.0.0 <4.0.0'
dependencies:
flutter:
sdk: flutter
Expand Down

0 comments on commit 32cd82d

Please sign in to comment.