Skip to content

vedantvisoliya/Flutter-Qr-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📱 QR Code Generator App

A minimal, elegant, and user-friendly Flutter web application that lets you generate QR codes quickly and easily from text or URLs. Ideal for sharing links, contact info, or any custom data.


🚀 Features

  • 🔳 Generate QR codes instantly from input
  • 🌐 Support for text and URLs
  • 🧼 Clean, Material UI-based interface
  • 📥 Download generated QR codes
  • 🔁 Generate multiple codes easily

⚠️ Customization features like logo embed, color themes, and styling will be added in future versions.


📸 Screenshots

qrcode-start-page qrcode-home-page qrcode-qr-page


🛠️ Tech Stack

  • Flutter
  • Dart
  • qr_flutter
  • Google Fonts

📦 Installation

git clone https://github.com/vedantvisoliya/Flutter-Qr-Code-Generator.git
cd qr_code_generator_app
flutter pub get
flutter run