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
400 stars 146 forks source link

Pagination #8

Closed hasancse91 closed 2 years ago

hasancse91 commented 2 years ago

Why? (ticket link or issue description)

We need pagination in homepage for API call.

What was done and how?

Anything special? (optional)