mirror of
https://git.selfprivacy.org/kherel/selfprivacy.org.app.git
synced 2024-11-18 22:59:16 +00:00
chore: Update flutter builder config to support JSON fields
This commit is contained in:
parent
ef51f27e91
commit
97f4d22906
|
@ -9,6 +9,8 @@ targets:
|
|||
fromJsonFunctionName: dateTimeFromJson
|
||||
toJsonFunctionName: dateTimeToJson
|
||||
import: package:selfprivacy/utils/scalars.dart
|
||||
JSON:
|
||||
type: Map<String, dynamic>
|
||||
clients:
|
||||
- graphql
|
||||
json_serializable:
|
||||
|
|
Loading…
Reference in a new issue