1
0
mirror of https://github.com/flutter/samples.git synced 2025-11-08 13:58:47 +00:00

Update mockito in form_app (#904)

This commit is contained in:
John Ryan
2021-10-05 04:49:11 -07:00
committed by GitHub
parent 3de664f9e7
commit 9a9f0210b7
6 changed files with 77 additions and 23 deletions

View File

@@ -10,17 +10,17 @@ dependencies:
flutter:
sdk: flutter
cupertino_icons: ^1.0.0
intl: any
intl: ^0.17.0
http: ^0.12.0
mockito: ^4.1.1
json_annotation: ^3.0.0
mockito: ^5.0.0
json_annotation: any
english_words: ^3.1.0
dev_dependencies:
flutter_test:
sdk: flutter
json_serializable: ^3.0.0
build_runner: ^1.10.0
json_serializable: ^4.0.0
build_runner: ^1.11.0
flutter_lints: ^1.0.0
flutter: