- 🚀 Scan barcodes & share/open links
- 📱 Upload barcodes from gallery
- 🔒 Create & share barcodes
- 🎨 Customize your own barcodes
- ⚡ Create barcodes with emails,phones,sms and etc.
- ⭐ You can add your own presets
- 👾 Adding a logo to a barcode
Before you begin, ensure you have the following installed:
-
Clone the repository
git clone https://github.com/realbazer/qrush.git cd qrush
-
Install dependencies
flutter pub get
-
Run the app
flutter run
flutter build apk --release
# Or for app bundle
flutter build appbundle --release
flutter build ios --release
# Windows
flutter build windows --release
# macOS
flutter build macos --release
# Linux
flutter build linux --release
Platform | Status | Version |
---|---|---|
🤖 Android | ✅ Supported | API 21+ |
🍎 iOS | ✅ Supported | iOS 12+ |
🖥️ Windows | ✅ Supported | Windows 10+ |
🍎 macOS | ✅ Supported | macOS 10.14+ |
🐧 Linux | ✅ Supported | Ubuntu 18.04+ |
- Adding more barcode customization
- History of created barcodes
- Add support for adding GIFs and photos to background
- Smoke and light theme don't work together
- Some errors on windows and mac
- Improve code quality and add state managment
- Improve the function of adding a logo
We love contributions! Please see our Contributing Guidelines for details.
- Fork the repository
- Create your feature branch (
git checkout -b feature/AmazingFeature
) - Commit your changes (
git commit -m 'Add some AmazingFeature'
) - Push to the branch (
git push origin feature/AmazingFeature
) - Open a Pull Request
This project is licensed under the MIT License - see the LICENSE file for details.
- Thanks to the Flutter team for the amazing framework
- Thank you for the library
- Special thanks to all contributors
⭐ Star this repo if you found it helpful! ⭐
Made with ❤️ by Emin