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

Support nextPage/previousPage button #5

Closed
guojiex opened this issue Jan 17, 2019 · 2 comments
Closed

Support nextPage/previousPage button #5

guojiex opened this issue Jan 17, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@guojiex
Copy link
Owner

guojiex commented Jan 17, 2019

Both 'nextPage' and 'previousPage' are provided by json response. We can use these two fields to decided and load pages.

@guojiex guojiex added the enhancement New feature or request label Jan 17, 2019
@guojiex guojiex self-assigned this Jan 17, 2019
@guojiex guojiex added this to To do in UI Features Jan 25, 2019
@guojiex
Copy link
Owner Author

guojiex commented Feb 19, 2019

Should use InheritedWidget to implement the searchResult page. so that when next page is clicked, and data gets changed, the result page gets redraw.

@guojiex
Copy link
Owner Author

guojiex commented Feb 25, 2019

Don't have the time and readbility in flutter and dart to support this.

And infinite scroll seems to be more app favor?

@guojiex guojiex closed this as completed Feb 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
UI Features
  
To do
Development

No branches or pull requests

1 participant