katana_listenables_builder library

Building system for katana listenables packages. Create a ChangeNotifier that automatically groups multiple Listenables together.

To use, import package:katana_listenables_builder/katana_listenables_builder.dart.

Classes

ClassValue
Defines the value of the class to which the annotation is assigned.
ListenablesGenerator
Generator to automatically create Listenable groups.
ParamaterValue
Parameter Value.

Functions

baseClass(ClassValue model) List<Spec>
Create a base class.
katanaListenablesBuilderFactory(BuilderOptions options) → Builder
Builder to create a group of Listenable.