An open API service indexing awesome lists of open source software.

https://github.com/melbournedeveloper/json_to_dto

Convert JSON to Dart DTOs and back. Automate the model creation and the toJson and fromJson methods
https://github.com/melbournedeveloper/json_to_dto

Last synced: 6 months ago
JSON representation

Convert JSON to Dart DTOs and back. Automate the model creation and the toJson and fromJson methods

Awesome Lists containing this project

README

          

#json_to_dart

A simple tool to convert JSON to Dart classes.