Skip to main content
damphat's user avatar
damphat's user avatar
damphat's user avatar
damphat
  • Member for 10 years, 3 months
  • Last seen more than a month ago
Stats
231
reputation
16k
reached
0
answers
1
question
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)

```
Badges
1
gold badge
2
silver badges
6
bronze badges
Top tags
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
0
Score
1
Posts
100
Posts %
Top posts