Fix dependencies of with_built_value

This commit is contained in:
Simon Binder 2021-03-07 14:06:51 +01:00
parent d279f1cdff
commit 3584614d24
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 2 additions and 4 deletions

View File

@ -21,8 +21,6 @@ dependency_overrides:
path: ../../moor_generator
sqlparser:
path: ../../sqlparser
# todo: Remove after we can use analyzer ^1.0.0
analyzer: 0.40.4
dart_style: '>=1.2.0 <1.3.0'
# todo: Remove as soon as built_value_generator supports the latest analyzer
analyzer: ^1.0.0
convert: ^3.0.0-nullsafety