Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 599 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 599 Bytes

Flutter - API Consumption

Flutter List

This project showcases how to consume an API and display a custom scrollable list in the app. The API connection implementation uses a repository/service approach.

📑 Content

  • Widget construction (ListView, Row, Column, Expanded, Inkwell, Scaffold Snackbar, etc)
  • Dio package for API consumption
  • Repository/Service pattern
  • Models
  • Extensions

📝 License

This project is under MIT license.

Made with ❤️ by Paulo Filho!