Cretezy / redux_persist

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

Issue with Pubsec #7

Closed neckaros closed 6 years ago

neckaros commented 6 years ago

Hello,

When adding redux_persist in my pubsec as specifued on pub i get the following error:

  redux_persist: ^0.6.0
  redux_persist_flutter: ^0.5.0
Package redux_persist has no versions that match >=0.6.0 <0.7.0 derived from:
- project depends on version ^0.6.0

if i set no version it works but i get 0.7.0 rc1

Cretezy commented 6 years ago

This is pretty odd. It is working now?