TF-1018 Add json_serialize and json_annotation to pubspec.yaml

This commit is contained in:
Dat PHAM HOANG
2022-10-15 00:27:05 +07:00
committed by Dat H. Pham
parent be6ab03cfb
commit edc4a99e8b
2 changed files with 8 additions and 2 deletions
+2 -2
View File
@@ -769,14 +769,14 @@ packages:
source: hosted
version: "0.6.4"
json_annotation:
dependency: transitive
dependency: "direct main"
description:
name: json_annotation
url: "https://pub.dartlang.org"
source: hosted
version: "4.5.0"
json_serializable:
dependency: transitive
dependency: "direct dev"
description:
name: json_serializable
url: "https://pub.dartlang.org"