Skip to content

Commit

Permalink
Fix analyzer issue
Browse files Browse the repository at this point in the history
  • Loading branch information
UnHumbleBen committed Nov 9, 2020
1 parent da634a0 commit d8af1fc
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,10 @@ analyzer:
plugins:
- over_react

# Fix analyzer issue: https://github.com/flutter/flutter/issues/62240
dependency_overrides:
analyzer: '0.39.14'

#dependency_overrides:
# built_value:
# path: ../built_value.dart/built_value
Expand Down

0 comments on commit d8af1fc

Please sign in to comment.