am_state 1.0.1+1 copy "am_state: ^1.0.1+1" to clipboard
am_state: ^1.0.1+1 copied to clipboard

A state-management and data providing library. this lib gives (AmDataProvider<T>) as data provider and (AmRefreshWidget<T>) as wrapper to widgets.

0.0.1 #

initial release

0.0.2 #

clean unneeded files

0.0.2+1 #

fixed type error of accessing data

0.0.3 #

Adding feature: Using one provider for multiple (RefreshWidget)s

0.0.3+1 #

Adding Comments, Documentation, Example

0.0.4 #

Adding feature: FunctionTriggers => Fires a function when its provider data is changed

1.0.1+1 #

New technique of working but the same way to code. Adding feature: Ability to get the data stored in the provider just before the last update. Adding feature: Adding [statePoint]s to the [AmRefreshWidget] and ability to get the [AmRefreshWidgetController].

12
likes
150
pub points
0%
popularity

Publisher

unverified uploader

A state-management and data providing library. this lib gives (AmDataProvider<T>) as data provider and (AmRefreshWidget<T>) as wrapper to widgets.

Repository (GitHub)
View/report issues

Documentation

API reference

License

BSD-3-Clause (LICENSE)

Dependencies

flutter

More

Packages that depend on am_state