toggle the display of search filters (inactive)toggle the display of search filters (active)
Results 9 packages
Sort by PUB-AZS
typedef for equals `typedef Equals<T> = bool Function(T it1, T it2);`
annotation for morphy which provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
Provides a clean class definition with extra functionality including; copy with, json serializable, tostring, equals that supports inheritance and polymorphism
DataClass annotation for dataclass_generator. Used for generating base class with equals, hashCode, toString, copyWith methods.
DataClass annotation for dataclass_generator. Used for generating base class with equals, hashCode, toString, copyWith methods.
Project Lombok is a java library that automatically plugs into your editor and build tools, spicing up your java. Never write another getter or equals method again, with one annotation your class has a fully featured builder, Automate your logging variables, and much more.
Automatically generate equals, hashCode, toString and copyWith methods for @dataClass annotated classes.
A value-centric state management library for Flutter, built on ValueNotifier. Atomx treats values and states as equals, allowing you to attach state directly to values instead of pages.
DataClass annotation for dataclass_generator. Used for generating base class with equals, hashCode, toString, copyWith methods.