Skip to main content
damphat's user avatar
damphat's user avatar
damphat's user avatar
damphat
  • Member for 11 years
  • Last seen more than a month ago
Stats
4,143
reputation
857k
reached
1
answer
0
questions
Loading…
About

My recent recent projects

import 'package:json5/json5.dart';

// in dart or flutter
JSON5.parse(string);
JSON5.stringify(object, space: 2);

// also in dart convention
json5Decode(string)
json5Encode(object);

[github](https://github.com/damphat)

1
gold badge
13
silver badges
7
bronze badges
Top tags
400
Score
1
Posts
100
Posts %
400
Score
1
Posts
100
Posts %
400
Score
1
Posts
100
Posts %
Top posts
401
Jul 11, 2013