toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 108 packages
Sort by PUB-AZS
Code generator for data_class to generate `hashCode`, `==`, `toString`, `copyWith` and `change` methods #data-class#build-runner#codegen
A lifecycle-aware routing library for Flutter. Supports named routes, Provider integration, code generation, and page lifecycle hooks like onInit, onReady, and onDispose.#routing#codegen#lifecycle#provider#architecture
Annotations for the barrel_files package; Generate barrel files for Dart and Flutter packages with build_runner based on code annotations#barrel-files#build-runner#codegen
Generate MongoDB CRUD code in Dart using @MongoDocument annotations - ideal for clean, scalable backend models.#mongodb#codegen#annotations#dart#backend
A code generator for MongoDB-backed Dart models using @MongoDocument annotations - build type-safe, maintainable backend layers.#codegen#mongodb#backend#dart#annotations
Code generation for theme classes based on files from the assets folder and its structure.#theme#theme-extension#assets#codegen#build-runner
Code generator for rx_bloc that makes your BloC zero-boilerplate.#codegen#build-runner
A comprehensive Flutter code generation toolkit for assets, icons and more.#generator#codegen#tools#build#cli
A Dart tool to generate model classes from JSON with fromJson, toJson, copyWith, and equality overrides.#json#model#codegen#dart#cli
rx_bloc_cli that enables quick project setup including: flavors, localization [intl], state management [rx_bloc], routing [go_router], design system, analytics [firebase], tests#cli#template#codegen#testing#boilerplate