Cretezy / redux_persist

Persist Redux State
https://pub.dartlang.org/packages/redux_persist
MIT License
130 stars 41 forks source link

Dynamic Storage Engine Location #77

Open YoofiBP opened 2 years ago

YoofiBP commented 2 years ago

Is there a way to dynamically set the persistors storage location on app start.

So for instance if I based on input I want to persist to 123.json or 456.json