flutter_nano_var library

Classes

NanoObs
A widget that can be used to listen to changes to NanoRead instances and will rebuild itself when any change occurs.
NanoObsWidget
A widget that can be used to listen to changes to NanoRead instances and will rebuild itself when any change occurs.

Exceptions / Errors

InvalidWatchCallException
Thrown if watch is called after NanoObsWidget.build or NanoObs.builder has returned.