Yash Garg

Results 4 issues of Yash Garg

# Welcome to Dart community ### **Describe your change:** * [x] Add an algorithm? * [ ] Fix a bug or typo in an existing algorithm? * [ ] Documentation...

changed nonce to self.nonce

fixes #781 New page is calculated as `((currentPage - 1) * pageSize // newPageSize) + 1` such that user will be taken to new page which has the first entry...

### Checklist - [X] The bug is reproducible against the latest release or `master`. - [X] There are no similar issues or pull requests to fix it yet. ### Describe...