issues
search
hasancse91
/
flutter_getx_template
A basic boilerplate template for starting a Flutter GetX project. GetX, Dio, MVVM, get CLI, Localization, Pagination etc are implemented.
MIT License
413
stars
152
forks
source link
Pagination
#8
Closed
hasancse91
closed
3 years ago
hasancse91
commented
3 years ago
Why? (ticket link or issue description)
We need pagination in homepage for API call.
What was done and how?
Pagination feature implemented for Homepage (GitHub repository list API call)
Dart code metrics linter rules added
Refactor codebase based on linter rules
Few deprecated code removed
Anything special? (optional)
Why? (ticket link or issue description)
We need pagination in homepage for API call.
What was done and how?
Anything special? (optional)