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.
- 🔳 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.
- Flutter
- Dart
- qr_flutter
- Google Fonts
git clone https://github.com/vedantvisoliya/Flutter-Qr-Code-Generator.git
cd qr_code_generator_app
flutter pub get
flutter run

