Skip to main content
damphat's user avatar
damphat's user avatar
damphat's user avatar
damphat
  • Member for 13 years, 1 month
  • Last seen this week
Stats
18,736
reputation
2.4m
reached
135
answers
14
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)

8
gold badges
46
silver badges
60
bronze badges
523
Score
129
Posts
87
Posts %
169
Score
23
Posts
15
Posts %
142
Score
35
Posts
23
Posts %
104
Score
5
Posts
3
Posts %
85
Score
31
Posts
21
Posts %
34
Score
7
Posts
5
Posts %