Skip to content
New issue

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

let the right and left list sync again #51

Merged
merged 2 commits into from
Jun 6, 2021
Merged

let the right and left list sync again #51

merged 2 commits into from
Jun 6, 2021

Conversation

yingshaoxo
Copy link
Contributor

@yingshaoxo yingshaoxo commented Jun 6, 2021

This solution works for all kinds of Headers

Resolves: #49

switch (_refreshController?.headerStatus) {
case RefreshStatus.canRefresh:
{
//log(_scrollingController.offset.toString() + ", " + _refreshIndicatorHeight.toString());
Copy link
Owner

@MayLau-CbL MayLau-CbL Jun 6, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @yingshaoxo ! I have tested web, android and ios which are all good. would you mind removing the log comment and the import 'dart:developer'; line. then I will accept the PR and later release a new version.😉

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi, MyaLau-CbL. I just did what you asked. It's my pleasure to make a contribution.

@MayLau-CbL MayLau-CbL merged commit 6c72e15 into MayLau-CbL:master Jun 6, 2021
@MayLau-CbL
Copy link
Owner

Thank you again for the contribution. I will make a release for this tonight and will update you the status.

@MayLau-CbL
Copy link
Owner

This PR is available on the v3.4.1 on pub.dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants