toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 12 packages
Sort by PUB-AZS
Annotations for code generator 'autoequal_gen' to simplify work with 'equatable'. It will generate 'List<Object?> props' private extensions for all annotated classes.
Code generator which can simplify work with 'equatable'. It will generate 'List<Object?> props' private extensions for all annotated classes.
Automatically creates 'props' getters for classes using the equatable package.#equatable#equality#equals#props#generator
This is a set of rules to make classes using Equatable more maintainable. We make sure here that every fields in an Equatable class is linked to the Equatable props getter.
Set of code generators for copyWith and copyWithNull methods with deepCopy support, Equatable props generation.#codegen#copy-with
This is a set of rules to make classes using Equatable more maintainable. We make sure here that every fields in an Equatable class is linked to the Equatable props getter.
Base widget which triggers rebuild only if props changed
Load properties format in dart or flutter. Just do it. Api is simple.
Flutter page to utilize props notification services
This is a set of rules to make classes using Equatable more maintainable. We make sure here that every fields in an Equatable class is linked to the Equatable props getter.