Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
daohoangson committed May 23, 2024
1 parent 4ff825a commit edc2a34
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 14 deletions.
17 changes: 8 additions & 9 deletions demo_app/pubspec.lock
Original file line number Diff line number Diff line change
Expand Up @@ -643,20 +643,19 @@ packages:
patrol:
dependency: "direct dev"
description:
path: "packages/patrol"
ref: "17f967c"
resolved-ref: "17f967c3d50ccb0c25794db6073f6e36c9f88fdc"
url: "https://github.com/daohoangson/patrol"
source: git
version: "3.7.0"
name: patrol
sha256: "1519a097a82793fe372891f3c6879ca3578b99ec576c2f1f730ff56581b75476"
url: "https://pub.dev"
source: hosted
version: "3.7.2"
patrol_finders:
dependency: transitive
description:
name: patrol_finders
sha256: e14214e88c84d34a1d7c89778ddf5c5a913bfc0a6a308da47d3ebca374a1f5f4
sha256: "6bf2c3093fbccd02f80f73fafc1bd021d76410cbab6e329be220b5e3bc58f072"
url: "https://pub.dev"
source: hosted
version: "2.1.0"
version: "2.1.2"
petitparser:
dependency: transitive
description:
Expand Down Expand Up @@ -1144,4 +1143,4 @@ packages:
version: "3.1.2"
sdks:
dart: ">=3.4.0 <4.0.0"
flutter: ">=3.19.0"
flutter: ">=3.22.0"
6 changes: 1 addition & 5 deletions demo_app/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,7 @@ dev_dependencies:
golden_toolkit: ^0.15.0
lint: any
measurer: ^2.1.1
patrol:
git:
url: https://github.com/daohoangson/patrol
ref: 17f967c
path: packages/patrol
patrol: ^3.7.2
test: any

flutter:
Expand Down

0 comments on commit edc2a34

Please sign in to comment.