toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 27 packages
Sort by PUB-AZS
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 comprehensive Flutter code generation toolkit for assets, icons and more.#generator#codegen#tools#build#cli
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
Wasm code generator and bindings for Web Assembly Interface Types (WIT) and Wasm Components#wasm#wit#wasm-component#codegen#interop
The helper package used at runtime by code generated with the OpenAPI generator dynamite.#openapi#codegen#build-runner
Build declarative and type-safe CLI apps with the help of code generation. #cli#args#codegen#macros
Classes and helper functions that support JSON code generation via the `json_serializable` package.#json#build-runner#json-serializable#codegen
Code generator for creating type-safe, boilerplate-free SharedPreferences classes in Dart & Flutter.#shared-preferences#persistence#codegen#type-safe