Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 446 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 446 Bytes

json2dart_gen

Open source JSON to Dart Converter.

Features

  • Null safety
  • Supported Types: int, string, num, DateTime, List, Custom object
  • Show generated code in embedded DartPad.

Code generation by 💪 dart_writer

Demo

URL: https://ahm3tcelik.github.io/json2dart_gen

image