Skip to content

Commit

Permalink
Remove flutter from patrol_log pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
pdenert committed Oct 31, 2024
1 parent 9f26fe2 commit 4545895
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/patrol_log/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ documentation: https://patrol.leancode.co
topics: [test, log, patrol]

environment:
sdk: '>=3.2.0 <4.0.0'
flutter: '>=3.22.0'
sdk: '>=3.5.0 <4.0.0'

dependencies:
dispose_scope: ^2.1.0
Expand All @@ -23,5 +22,3 @@ dev_dependencies:
leancode_lint: ^12.1.0
mocktail: ^1.0.1
test: ^1.24.9

flutter:

0 comments on commit 4545895

Please sign in to comment.