
Сегодня вышло оновление Provider до версии 4.1.3, список изменений:
— Fixes a bug where context.watch couldn't be called inside ListView/LayoutBuilder.
— Improved the performances of context.select, by not calling the selectors when the provider changes if the widgets listening to the value are already needing build.
— Improve the error message when trying to use context.select inside ListView.builder.
Весь список изменений: https://github.com/rrousselGit/provider/blob/master/CHANGELOG.md
pub dev: https://pub.dev/packages/provider
— Fixes a bug where context.watch couldn't be called inside ListView/LayoutBuilder.
— Improved the performances of context.select, by not calling the selectors when the provider changes if the widgets listening to the value are already needing build.
— Improve the error message when trying to use context.select inside ListView.builder.
Весь список изменений: https://github.com/rrousselGit/provider/blob/master/CHANGELOG.md
pub dev: https://pub.dev/packages/provider