Skip to main content
damphat's user avatar
damphat's user avatar
damphat's user avatar
damphat
  • Member for 10 years, 11 months
  • Last seen more than 1 year ago
Stats
3,284
reputation
398k
reached
12
answers
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
8
bronze badges
254
Score
1
Posts
8
Posts %
254
Score
1
Posts
8
Posts %
33
Score
2
Posts
17
Posts %
31
Score
1
Posts
8
Posts %
31
Score
1
Posts
8
Posts %
31
Score
1
Posts
8
Posts %