theEvilReaper/DartPoet
A Kotlin API which allows the generation of code for dart
This is a Kotlin-based library that helps developers automate the creation of Dart code. You provide it with instructions in Kotlin, and it outputs well-structured Dart source files. It's designed for developers who need to generate repetitive or complex Dart code programmatically, reducing manual effort and ensuring consistency.
Use this if you are a developer writing Kotlin and need to programmatically generate Dart code, such as classes, methods, and fields, for projects targeting Dart version 2.12.0 or higher.
Not ideal if you are not a Kotlin developer or if you need to generate Dart code that heavily relies on the very newest Dart features not supported by its core API.
Stars
8
Forks
3
Language
Kotlin
License
AGPL-3.0
Category
Last pushed
Mar 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/theEvilReaper/DartPoet"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
square/kotlinpoet
A Kotlin API for generating .kt source files.
dromara/fast-request
IntelliJ IDEA plugin Fast Request
ZacSweers/MoshiX
Extensions for Moshi including IR plugins, moshi-sealed, and more.
Kotlin/kotlinx-schema
Kotlin Multiplatform library that generates JSON Schemas from your methods and classes both at...
cnrture/QuickProjectWizard
🚀 Ultimate Android development companion for Android Studio. Create projects with modern...