This lib gives (AmDataProvider<T>) as data provider and (AmRefreshWidget<T>) as wrapper to the widgets that must be changed when provider data changed.
https://pub.dev/packages/am_state
Shortcut | Description |
---|---|
ammodel |
Creates a Model |
amcontroller |
Creates a view Controller |
amviewwidget |
Creates a view widget |
amchannel |
Get the channel of a specific route |
amfunctiontrigger |
Creates a function trigger that invokes the function giving the new data in the provider |
Enjoy!