toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 63 packages
Sort by PUB-AZS
Intended to replace @freezed BLOC. Generates STATE, EVENT AND BLOC from a SINGLE LINE OF STATE VARIABLE and can generate custom event classes from factory constructors.#bloc-generator#bloc-event-generator#bloc-state-generator#freezed#build-runner-generator
Generate barrel files for Dart and Flutter packages with build_runner based on code annotations#barrel-files#build-runner#codegen
MergingBuilder reads several input files and writes merged output to one file. StandaloneBuilder enables output to a custom folder with custom output file name.#builder#build-runner#source-code-generator
Write your code generation functions naturally alongside your normal code. Define and use custom annotations in the same file or project.#codegen#build-runner#annotations
A tool for generating data models and classes from annotations, offering greater flexibility than json_serializable or freezed.#build-runner#cli#codegen#freezed#json-serializable
Automatically generates code for the decorator pattern in Dart by annotating Dart classes.#build-runner#codegen
Generate Freezed models from Supabase database schema automatically. Supports incremental generation, smart caching, and build_runner integration.#supabase#freezed#code-generation#build-runner#postgresql
A tool to generate index/exports files also known as barrel files for all Dart files in a directory.#barrel-file#build-runner#cli#codegen#index
Aggregates GoRouter's generated type-safe routes into one importable file, separating your route declarations from the router setup. #codegen#go-router#navigation#build-runner
A tool to generate ready-made screen templates for your Flutter app (uses df_sceen)#source-gen#build-runner#code-generation#screen#pages