menu
squint_json package
documentation
squint_json.dart
ListDecoder extension
ListDecoder extension
dark_mode
light_mode
ListDecoder
extension
decoder
Decode a Dart List.
on
List
Properties
decodeList
→
Map
<
String
,
JsonNode
>
Decode List(s) by saving each value as
JsonNode
and storing their position as width/depth coordinates.
no setter
squint_json package
documentation
squint_json
ListDecoder extension
squint library