components/duck_component_registry library
Classes
- DuckComponentRegistry
- A registry for DuckComponent parsers.
Constants
- duckComponentRegistryCtor → const DuckComponentRegistry
- Expose a const instance so tests can exercise the private constructor
Typedefs
-
DuckComponentParser
= DuckComponent Function(Map<
String, dynamic> json) - A registry for DuckComponent parsers.