lesnitsky / flutter_localstorage

📦 LocalStorage for Flutter
MIT License
298 stars 65 forks source link

Do not call getApplicationDocumentsDirectory() if path is provided #53

Closed vladimir-v-z closed 3 years ago

vladimir-v-z commented 3 years ago

This also helps to use the package on platforms where getApplicationDocumentsDirectory method is not supported.

lesnitsky commented 3 years ago

thanks

lesnitsky commented 3 years ago

@vladimir-v-z v3.0.3+6 containing this fix is published