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
- Host: GitHub
- URL: https://github.com/melbournedeveloper/json_to_dto
- Owner: MelbourneDeveloper
- License: bsd-3-clause
- Created: 2023-03-28T01:41:34.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-28T06:05:45.000Z (about 3 years ago)
- Last Synced: 2025-10-08T23:26:13.215Z (6 months ago)
- Language: C++
- Size: 5.45 MB
- Stars: 7
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
#json_to_dart
A simple tool to convert JSON to Dart classes.