Source code gen in Flutter & Dart: How to create a builder to generate SQL code

This page summarizes the projects mentioned and recommended in the original post on dev.to

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. injectable

    Code Generator for get_it

    injectable, which is split between the packages injectable and injectable_generator.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. build

    A build system for Dart written in Dart (by dart-lang)

    In the first part of this series of posts, we discussed how Flutter and -Dart in general- makes use of builders to generate source code during the build process.

  4. Lombok

    Very spicy additions to the Java programming language.

    Source code generation is not exclusive to Dart. Java relies heavily on the same patterns for libraries like Project Lombok, which reduces the amount of boilerplate code (getters, setters, and so on) developers need to write, and increases developer productivity.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • How to create a generator package

    1 project | /r/flutterhelp | 28 Dec 2022
  • Generating interfaces from configuration file

    3 projects | /r/dartlang | 13 Sep 2022
  • Source code generation in Flutter & Dart (Part 1): Reflection and code gen

    5 projects | dev.to | 28 Aug 2022
  • Junior dev roles are rigged; the entry-level jobs (secretly) want seniors, and listings are impossible

    4 projects | dev.to | 28 Aug 2025
  • How I built a self-hosted AI automation stack without losing my mind

    8 projects | dev.to | 28 Aug 2025

Did you know that Dart is
the 20th most popular programming language
based on number of references?