1
0
mirror of https://github.com/flutter/samples.git synced 2026-04-07 12:14:27 +00:00

Account for linter changes in linter_tool (#1930)

This commit is contained in:
Parker Lougheed
2023-07-01 00:41:32 -05:00
committed by GitHub
parent 3df2a9767b
commit f9e1a99d1a
8 changed files with 242 additions and 87 deletions

View File

@@ -21,7 +21,7 @@ dependencies:
hive_flutter: ^1.1.0
http: ^1.0.0
json2yaml: ^3.0.0
json_annotation: ^4.5.0
json_annotation: ^4.8.1
mockito: ^5.0.13
provider: ^6.0.2
yaml: ^3.1.0
@@ -36,9 +36,9 @@ dev_dependencies:
path: ../../analysis_defaults
flutter_test:
sdk: flutter
build_runner: ^2.0.6
build_runner: ^2.4.6
hive_generator: ^2.0.0
json_serializable: ^6.2.0
json_serializable: ^6.7.1
flutter:
uses-material-design: true