2 results found Sort:
Json to Dart Model extension can convert JSON objects into Dart data classes. It supports pure Dart class conversion, Flutter-recommended JSON serialization using annotations, Freezed support, Effecti...
Created
2020-03-21
341 commits to master branch, last one 2 years ago
Command line tool for generating Dart models (json_serializable) from Json file. partly inspired by json_model
Created
2020-02-25
181 commits to master branch, last one 2 years ago