Skip to content

Commit

Permalink
[go_router[_builder]] drop pkg:all_lint_rules_community from pubspec
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Sep 20, 2022
1 parent 30a0d00 commit a898f3c
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 3 deletions.
2 changes: 2 additions & 0 deletions packages/go_router/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## NEXT

## 5.0.0

- Fixes a bug where intermediate route redirect methods are not called.
Expand Down
1 change: 0 additions & 1 deletion packages/go_router/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ dependencies:
url_launcher: ^6.0.7

dev_dependencies:
all_lint_rules_community: ^0.0.4
flutter_test:
sdk: flutter

Expand Down
2 changes: 2 additions & 0 deletions packages/go_router_builder/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
## NEXT

## 1.0.13

* Support the latest `package:analyzer`.
Expand Down
1 change: 0 additions & 1 deletion packages/go_router_builder/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ dependencies:
provider: ^6.0.0

dev_dependencies:
all_lint_rules_community: ^0.0.4
build_runner: ^2.0.0
build_verify: ^3.0.0
flutter_test:
Expand Down
1 change: 0 additions & 1 deletion packages/go_router_builder/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ dependencies:
source_helper: ^1.3.0

dev_dependencies:
all_lint_rules_community: ^0.0.4
build_runner: ^2.0.0
go_router: ^4.0.0
source_gen_test: ^1.0.0
Expand Down

0 comments on commit a898f3c

Please sign in to comment.