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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • injectable

    Code Generator for get_it

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

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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
  • How to Deploy Dart Functions to AWS Lambda

    5 projects | dev.to | 8 May 2024
  • Implementing Flutter QR Code Scanner with Swift and AVFoundation for iOS

    1 project | dev.to | 7 May 2024