lesnitsky / flutter_localstorage

📦 LocalStorage for Flutter
MIT License
301 stars 60 forks source link

setitem removes data #28

Closed simphiwehlabisa closed 4 years ago

simphiwehlabisa commented 4 years ago

i have a list of json objects in my cart when i call set item on my cart it doesnt push new obects into my list of cart products ir removes it

lesnitsky commented 4 years ago

@simphiwehlabisa could you please provide a code example?

lesnitsky commented 4 years ago

@simphiwehlabisa any updates?

simphiwehlabisa commented 4 years ago

sorry @lesnitsky i figured it out i managed to edit the package works fine now thanks alot