Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 767 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 767 Bytes

📦 Barcode Overview App

A modern Flutter app that displays and manages various barcode types.
This app features Material 3 design, smooth animations, and a clean structure.

✨ Features

Supported barcodes: Code 128, EAN-13, EAN-8, QR Code
Material 3 UI with a modern look
BottomNavigationBar for easy navigation
Reusable components for cleaner code
Smooth animations for better user experience


🔧 Installation

1️⃣ Prerequisites

  • Flutter 3.x must be installed (Download)
  • Dart SDK latest version

2️⃣ Clone the repository

git clone https://github.com/yourusername/barcode-app.git
cd barcode-app