source-gen
There are 26 repositories under source-gen topic.
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
google/json_serializable.dart
Generates utilities to aid in serializing to/from JSON.
trevorwang/retrofit.dart
retrofit.dart is an dio client generator using source_gen and inspired by Chopper and Retrofit.
martinothamar/WrapperValueObject
A .NET source generator for creating simple value objects wrapping primitive types.
Huangjiaqi0421/json_serializable_plus
Generates utilities to aid in serializing from json
Jesway/Flutter-Translate-Gen
Statically-typed localization keys generator for flutter_translate.
kosukesaigusa/code_generation_samples
💙 A collection of sample packages for code generation in Dart, featured in FlutterKaigi 2023
emem365/news_app
A news app to display news from several sources
9oya/analytics_logger_gen
A code generator that generates analytics events for tools like FirebaseAnalytics. Import events from Google Spreadsheets, remote repositories or local CSV files.
designDo/api-gen
基于retrofit-dart RestAPI开发的 IDEA 插件,用来生成代码 https://pub.dev/packages/retrofit
tnc1997/dart-xml-serializable
Generates utilities to aid in serializing to/from XML.
yurique/embedded-files
An sbt plugin to generate Scala objects containing the contents of glob-specified files as strings or byte-arrays.
dartsidedev/build_pubspec
Extract pubspec details (such as package version, author and description) into Dart code.
KernelPanic92/old_dartstruct
An annotation processor inspired by mapstruct for generating type-safe mappers
joutvhu/dioxide
Dioxide is a type conversion dio client generator.
martinothamar/UnionTypeGenerator
Struct union type source generator experiment in .NET
12Acorns/Portfolio-SIMDExtensions
A, Source-Generated, library to add easier processing of SIMD instructions whilst maintaing a performance expected for each platform.
Hecatoncheir/env_configurable.dart
Generate class with properties from environment variables.
DarwinFramework/lyell
Generator utilities used by darwin and dogs.
bobaoapae/NetX.AutoServiceGenerator
A c# source generator to generate code to tcp communication based on interfaces declarations
HSyr/BuildDateTimeGenerator
C# source code generator for project build date and time
kratoon/salesforce-source-gen
Generate Salesforce source files directly from your source.
DevCetra/df_gen_core
A package that provides core utilities for practical code generation.
DevCetra/df_generate_header_comments
A tool to generate header comments for your source files.
DevCetra/df_generate_screen
A tool to generate ready-made screen templates for your Flutter app (uses df_generate_screen).
mrgnhnt96/json_fields
Generates a class to access the serialized names of the fields in your Dart Object.