ali77gh / Telescope

A better state manager for flutter

Home Page:https://pub.dev/packages/telescope

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cache For Telescope.dependsOn

ali77gh opened this issue · comments

Will works like:

Telescope.dependsOn([d1,d2],(){

},cache=true)

It will prevent calculate function call for values that are already calculated.

basic cache: 03f1683
expireTime: 9ad1d8c
release 1.3.0 supports caching