Closed hillelcoren closed 6 years ago
Actually, I just hadn't pushed 0.7.0-rc
's code.
It requires ^3.0.0
: https://github.com/Cretezy/redux_persist/blob/master/packages/redux_persist/pubspec.yaml
Try using 0.7.0-rc.2
Thanks, it seems to be working now.
Not sure, I was just using redux_persist: "^0.6.0"
per the docs.
Thanks for creating this library!
I'm seeing the following error when trying to install it, I think upgrading to the latest version of redux should resolve it.
https://github.com/Cretezy/redux_persist/blob/master/packages/redux_persist/pubspec.yaml#L11 https://github.com/brianegan/redux_logging/blob/master/pubspec.yaml#L11