Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some additional lints #1569

Merged
merged 22 commits into from
Aug 23, 2022
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix other dependencies causing issues with linter branch
  • Loading branch information
TimWhiting committed Aug 20, 2022
commit f043a74dbad1eddeaefd73a5c7170c8820029e2a
6 changes: 3 additions & 3 deletions packages/riverpod/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@ environment:

dependencies:
crypto: ^3.0.0
dio: ^4.0.0
freezed_annotation: ^2.0.0
json_annotation: ^4.6.0
dio: ^4.0.6
freezed_annotation: ^2.1.0
riverpod:
path: ..

dev_dependencies:
build_runner: ^2.0.0
freezed: ^2.0.0
freezed: ^2.1.0+1
json_serializable: ^6.3.0
test: ^1.16.0