pacifio/json2dart
A CLI tool to help generate dart classes from json returned from API
This tool helps Dart developers quickly create Dart data classes directly from JSON structures returned by an API. You provide an API endpoint and it generates the corresponding Dart code for your data models. This is ideal for Dart developers who want to streamline their workflow for handling API responses without manual class creation.
No commits in the last 6 months.
Use this if you are a Dart developer regularly consuming REST APIs and want to automatically generate Dart classes from JSON payloads.
Not ideal if you prefer using build runners or existing JSON serialization packages within your Dart development workflow.
Stars
40
Forks
4
Language
Dart
License
MIT
Category
Last pushed
Aug 04, 2021
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/pacifio/json2dart"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
inducer/cgen
C/C++ source generation from an AST
vil02/puzzle_generator
Generates python code representing a puzzle
westandskif/convtools
convtools is a specialized Python library for dynamic, declarative data transformations with...
numen31337/copy_with_extension
Auto-generate `copyWith` methods for your Dart classes.
finsberg/gotranx
Next generation ODE translator