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

Header and footer as list of slivers widgets now #63

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

AlexSeednov
Copy link

Hi! I faced a situation when it's necessary to have several sliver widgets in header or footer and I didn't find other solution except update this component. Please review it.

PS Very thanks for this component! It saved a lot of mine time

@AlexSeednov
Copy link
Author

Also added:

  1. Possibility to set header and/or footer as always visible. It was visible only if got non-empty data list, but this behaviour not suitable for all cases.
  2. Possibility to set pull-to-refresh indicator based on Cupertino style. It use CupertinoSliverRefreshControl instead of RefreshIndicator

Maybe this changes will be helpful for someone else

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

Successfully merging this pull request may close these issues.

2 participants