lindi library

Classes

Lindi
LindiBuilder
A widget that listens to a list of LindiViewModels and rebuilds whenever any of the view models change, calling the provided builder function.
LindiViewModel<D, E>

Typedefs

Listener = void Function(LindiViewModel viewModel)

Exceptions / Errors

LindiException