Skip to content

Commit

Permalink
Merge pull request #2401 from leancodepl/patrol_log/remove-flutter-fr…
Browse files Browse the repository at this point in the history
…om-dep

Remove flutter from dependencies
  • Loading branch information
pdenert authored Nov 8, 2024
2 parents 3a6854a + f992a78 commit ae75e38
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
4 changes: 4 additions & 0 deletions packages/patrol_log/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.0.1+2

- Remove flutter from dependencies.

## 0.0.1+1

- Reset step counter in develop.
Expand Down
4 changes: 1 addition & 3 deletions packages/patrol_log/pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: patrol_log
description: >
Log package for Patrol, a powerful Flutter-native UI testing framework.
version: 0.0.1+1
version: 0.0.1+2
homepage: https://patrol.leancode.co
repository: https://github.com/leancodepl/patrol/tree/master/packages/patrol_log
issue_tracker: https://github.com/leancodepl/patrol/issues
Expand All @@ -14,8 +14,6 @@ environment:
dependencies:
dispose_scope: ^2.1.0
equatable: ^2.0.5
flutter:
sdk: flutter
json_annotation: ^4.8.1

dev_dependencies:
Expand Down

0 comments on commit ae75e38

Please sign in to comment.