Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
feat: add coverage and path_provider as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferreira-Jonathan committed Aug 3, 2024
1 parent 732f5aa commit 5781334
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions packages/patrol/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ environment:
flutter: '>=3.3.0'

dependencies:
coverage: ^1.6.0
equatable: ^2.0.3
fixnum: ^1.0.1
flutter:
Expand All @@ -24,13 +25,11 @@ dependencies:
json_annotation: ^4.6.0
meta: ^1.7.0
path: ^1.8.2
path_provider: ^2.0.11
patrol_finders: ^1.0.0
shelf: ^1.4.1
test_api: '>=0.4.0 <0.7.0'
mason_logger: '>=0.2.4 <=0.2.5'
coverage: ^1.6.0
path_provider: ^2.0.11

vm_service: ^9.4.0
dev_dependencies:
build_runner: ^2.3.3
json_serializable: ^6.3.2
Expand Down

0 comments on commit 5781334

Please sign in to comment.