helightdev/dogs
A Dart/Flutter library for code‑generated object graphs, providing zero‑boilerplate serialization, validation, projections, and polymorphism with support for Flutter forms and databinding.
This library helps Dart and Flutter developers easily manage and transform complex data structures in their applications. It takes your standard Dart classes, adds a simple annotation, and automatically generates code for tasks like converting data to and from formats like JSON, validating inputs, and building user interfaces. Developers benefit from less manual coding for common data-handling tasks.
Use this if you are a Dart or Flutter developer building applications that require robust data serialization, validation, and dynamic form generation, especially with complex, immutable data models.
Not ideal if you are not using Dart or Flutter, or if your application deals with extremely simple data structures where manual serialization is trivial.
Stars
19
Forks
—
Language
Dart
License
Apache-2.0
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/helightdev/dogs"
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