Skip to content

A Flutter app to explore U.S. breweries using a public API, with GetX state management and optimized lazy loading.

Notifications You must be signed in to change notification settings

bveloper01/Brewview

Repository files navigation

Brewview🧋

Brewview is a Flutter app built to explore nearby breweries across the United States using a public brewery API. The app uses the 'dotenv' package to securely manage API keys, while http handles fetching API data. For smooth state management, it leverages 'GetX', combined with a 'ListView.builder' to optimize performance by loading only the visible items on screen instead of the entire dataset. These implementations not only ensure clean and efficient code but also demonstrate best practices in API integration, state management, and UI optimization in Flutter.



Language and Framework:

dart flutter

Connect with me:

priyanshu amrit bveloper_

About

A Flutter app to explore U.S. breweries using a public API, with GetX state management and optimized lazy loading.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published