We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#133 @peng8350
重现步骤 二级页面返回一级页面 回调model.refreshController.requestRefresh(); SliverPersistentHeader 100%折叠
示例 NavigatorUtils.pushResult(context, PackRouter.packAddPage, (res) { model.refreshController.requestRefresh(); });
The text was updated successfully, but these errors were encountered:
同问,遇到了一样的问题
Sorry, something went wrong.
已修正
No branches or pull requests
#133
@peng8350
重现步骤
二级页面返回一级页面 回调model.refreshController.requestRefresh();
SliverPersistentHeader 100%折叠
示例
NavigatorUtils.pushResult(context, PackRouter.packAddPage, (res) {
model.refreshController.requestRefresh();
});
The text was updated successfully, but these errors were encountered: