appbaseio / flutter-searchbox

SearchBox UI component library for flutter
https://opensource.appbase.io/searchbox
Apache License 2.0
6 stars 4 forks source link

Update to latest stable version of provider #14

Closed rajatanantharam closed 3 years ago

rajatanantharam commented 3 years ago

At funda we use other flutter modules which use the latest version of bloc_provider that uses provider 6.0.0. To be able to package all the modules, it is necessary that all libraries use the latest and greatest stable version of provider.

bietkul commented 3 years ago

@rajatanantharam Thanks for the PR.

rajatanantharam commented 3 years ago

@bietkul : Thanks for reviewing and merging the PR. When can we expect the new version of flutter-searchbox (2.2.1-nullsafety) be published?