using stx.Pico;
using stx.Json;
function test(){
//
final s = __.resource('resources/test.json');
final v = __.json().decode(string);
final x = v["c"][0];
}
This repository was archived by the owner on Oct 15, 2025. It is now read-only.
ohmrun/stx_json
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|