/list_page

Custom flutter package for a list page with pagination

Primary LanguageDartOtherNOASSERTION

GitHub language count Repository size GitHub last commit License Stargazers Feito por Gabriela Tchian

🏁 Grid with Pagination using Flutter - In progress 🏁

The project is working, though it still needs to be fix for:

  • Responsiveness - To change the amount of rows and columns that the grid will show per page automatically
  • To show only a few page numbers and use ... for the rest when there are a lot of pages
Obs.: for now it's better to just use it in web projects with a large screen

AboutHow to run itTechnologiesAuthorLicense

💻 About the project

This project was created so that I could create my own generic grid with pagination isolated.


🚀 How to run it

📝 Pre requirements

Before beginning, you'll need to have installed the following tools in your machine: Git, Chrome, Flutter, an editor like VSCode.

🧭 Running App

# Clone the repository
$ git clone git@github.com:gabitchian/list_page.git

# Access the repositories's folder
$ cd list_page

# # Run on the browser
$ flutter run -d chrome

🛠 Technologies

The following tools were use on this project:

App (Flutter)

Utils


👩‍🚀 Author

Gabi Tchian


Gabriela Tchian

Made by Gabriela Tchian

👋 Contact me at:

Linkedin Badge Gmail Badge


📝 License

This project is under the MIT license.