From 97f4d22906ba4deb027ec40100230ff3d3977e7e Mon Sep 17 00:00:00 2001 From: Inex Code Date: Tue, 23 Jul 2024 02:48:14 +0300 Subject: [PATCH] chore: Update flutter builder config to support JSON fields --- build.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/build.yaml b/build.yaml index 993e8dd4..e52455d6 100644 --- a/build.yaml +++ b/build.yaml @@ -9,6 +9,8 @@ targets: fromJsonFunctionName: dateTimeFromJson toJsonFunctionName: dateTimeToJson import: package:selfprivacy/utils/scalars.dart + JSON: + type: Map clients: - graphql json_serializable: