Skip to content

Alok-Sci/flutter--infinite-scroll-using-bloc

Repository files navigation

🛍️ Product Infinite Scroll App

🚀 Project Overview

A Flutter application demonstrating infinite scrolling with product data, leveraging BLoC for state management and clean architecture.

✨ Features

  • 📋 Infinite scroll product listing
  • 🔄 State management with BLoC
  • 🧩 Modular project structure
  • 📦 JSON data parsing

🛠️ Tech Stack

  • Flutter
  • Dart
  • BLoC State Management

🏁 Getting Started

Prerequisites

  • Flutter SDK
  • Dart SDK

Installation

# Clone the repository
git clone https://github.com/Alok-Sci/flutter--infinite-scroll-using-bloc

# Navigate to project directory
cd flutter--infinite-scroll-using-bloc

# Install dependencies
flutter pub get

# Run the app
flutter run

📝 Learning Journey

This project represents my growth in Flutter development, showcasing:

  • Improved code organization
  • Advanced state management techniques
  • Modular architecture principles

📌 Key Takeaways

  • Modular BLoC implementation
  • Efficient state management
  • Clean, readable code structure

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published