Written by Pedro Marquez who lives and works in Austin, Texas, doing all things front-end (and some back-end too).
Tag: flutter
Code-gen in Dart & Flutter: How to create a builder to generate SQL code
September 21, 2022In this second part of the series, we discuss how to create a custom builder to generate SQL code out of Dart classes.