Skip to content

ahm3tcelik/json2dart_gen

Repository files navigation

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