GAM3RG33K / flutter_settings_screens

Settings Screen with Custom Shared Preference Interface
MIT License
176 stars 71 forks source link

please update to provider 6.0.0 #58

Closed jeffreyliu8 closed 3 years ago

jeffreyliu8 commented 3 years ago

please update to provider 6.0.0

Pawelek55 commented 3 years ago

Update provider will be extremely helpful

GAM3RG33K commented 3 years ago

@jeffreyliu8 @Pawelek55 Thanks for pointing out this issue. But I am in no position to provide a release right away. I have seen that @Pawelek55 has made a fork with the same changes required, so I suggest you use that fork for the time being.

@Pawelek55 Please create a pull request for the same & I will merge the changes As soon as I am able to spare time for a release.

I really appreciate that you guys are using this library & taking time to file issues as well. Thank you so much for that.

Pawelek55 commented 3 years ago

@GAM3RG33K Thanks for response. I made pull request, so if You will have time, please accept the change.

GAM3RG33K commented 3 years ago

Merged the pull request successfully. WIll try to provide the release ASAP. However it will still be a preview release, because there's zero code coverage as of now. Which I want to resolve first for the next major release.

Thank you for your contribution & I really appreciate it.