am_state 3.0.0 copy "am_state: ^3.0.0" to clipboard
am_state: ^3.0.0 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].

2.0.1 #

Adding feature: Adding [AmMemory] extention class that provides data access; Save or Get Data from everywhere using [ID];

3.0.0 #

Adding feature: Adding a new technique for clean code; each page is separated into three files (UI, State, Controller) Adding feature: Adding [AmChannel] the data channel class; to get and send data anywhere in the application by a specified route

12
likes
0
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

License

unknown (LICENSE)

Dependencies

flutter

More

Packages that depend on am_state