ajinasokan/dartgen
An inline generator collection for Dart & Flutter projects
This tool helps Dart and Flutter developers automate repetitive coding tasks directly within their project files. It takes your Dart code with special annotations and generates things like JSON serialization logic for data models, utility methods for enums, or export statements for entire directories. This means you get cleaner, more consistent code without manually writing boilerplate, ideal for those building mobile or web applications.
Use this if you are a Dart/Flutter developer looking to automate boilerplate code generation directly within your `.dart` files, rather than creating separate generated files.
Not ideal if you prefer traditional code generation that produces separate `.g.dart` files, or if you are not working with Dart or Flutter projects.
Stars
36
Forks
6
Language
Dart
License
MIT
Category
Last pushed
Dec 09, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/ajinasokan/dartgen"
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