lesnitsky / flutter_localstorage

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

Update dependency of path_provider: ^0.5.0 #5

Closed spidgorny closed 5 years ago

spidgorny commented 5 years ago

flutter pub get

complains that two different dependencies (one of them is local storage) require path_provider plugin of different versions. Just change the version to

path_provider: ^0.5.0