lesnitsky / flutter_localstorage

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

Add null safety #70

Closed tcd93 closed 3 years ago

tcd93 commented 3 years ago

fix #62 fix #65 fix #68

ThijSlim commented 3 years ago

@lesnitsky review and merge this please :)

ThijSlim commented 3 years ago

I have reached out to @lesnitsky by e-mail. I hope he responds soon :)

tcd93 commented 3 years ago

You can use my repo as replacement while waiting for this, like so:

dependencies:
  flutter_localstorage:
    git:
      url: git://github.com/flutter/plugin1.git
ducnm2359 commented 3 years ago

You can use my repo as replacement while waiting for this, like so:

dependencies:
  flutter_localstorage:
    git:
      url: git://github.com/flutter/plugin1.git

Please publish this one :D

lesnitsky commented 3 years ago

just published this version sorry for taking so long to reply