zzzgydi/easy_dsl
Streamlining Flutter UI Development with DSL-Based Code Generation
This package helps Flutter developers build user interfaces more efficiently. You provide simple text descriptions, similar to how TailwindCSS works, and it automatically generates the corresponding Flutter widgets. This allows developers to quickly create complex UI layouts with less verbose code.
No commits in the last 6 months.
Use this if you are a Flutter developer who wants to streamline UI creation by using concise, string-based descriptions for your widgets.
Not ideal if you prefer designing Flutter UIs exclusively with traditional Dart code or if you need full compatibility with all TailwindCSS classes, as this project is still under heavy development.
Stars
22
Forks
—
Language
Dart
License
MIT
Category
Last pushed
Jan 11, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ai-coding/zzzgydi/easy_dsl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
Dav1dde/glad
Multi-Language Vulkan/GL/GLES/EGL/GLX/WGL Loader-Generator based on the official specs.
Aleph-Alpha/ts-rs
Generate TypeScript bindings from Rust types
apollographql/apollo-tooling
✏️ Apollo CLI for client tooling (Mostly replaced by Rover)
mmcloughlin/avo
Generate x86 Assembly with Go
krzysztofzablocki/Sourcery
Meta-programming for Swift, stop writing boilerplate code.