Skip to content

demolaf/flutter_list_pagination_stacked

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pagination in flutter using Stacked Architecture.

Stacked : MVVM inspired architecture in Flutter. It provides common functionalities required to build a large application in an understandable manner.

Stacked Services : A package that contains some default implementations of services required for a cleaner implementation of the Stacked Architecture.

Logger : Small, easy to use and extensible logger which prints beautiful logs.

Add this to your dev_dependencies in your pubspec.yaml file:

Build runner : A build system for Dart code generation and modular compilation.

Stacked generator : stacked Generator is a package dedicated to reduce the boilerplate required to setup a stacked application.

ezgif-7-1b06eb75e9

About

This project focuses on how to implement pagination in a flutter application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages