Support older `string_scanner` versions as well

This commit is contained in:
Simon Binder 2022-12-06 18:19:20 +01:00
parent dafa07a88a
commit 7f5e671939
No known key found for this signature in database
GPG Key ID: 7891917E4147B8C0
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ dependencies:
build_config: '>=0.3.1 <2.0.0'
dart_style: '>=1.3.3 <3.0.0'
source_gen: '>=0.9.4 <2.0.0'
string_scanner: ^1.2.0
string_scanner: ^1.1.1
dev_dependencies:
lints: ^2.0.0