Skip to content

paulocf92/flutter-api-consumption

Repository files navigation

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!