CodeGenerator is an innovative application for creating and managing encrypted codes for products that require a barcode for identification or storing textual data in a QR code.
- 🗄️ Store products in a local database.
- 🔌 Works offline without an internet connection.
- 🔄 Choose between Barcode or QR Code types.
- 📝 Save the generated code along with the product name as a single or multiple files inside a 📄 PDF.
- 💾 Backup the database on the device.
- 🔍 Search for saved items easily.
- 📷 Scan a product’s barcode and add it to the database for renewal.
- ✂️ Convert links and text into a QR Code for quick access.
To give you a better idea of the app's interface and functionality, here are some screenshots:
📌 Add Product to Database Screen
To run this application locally:
-
Clone the repository 📥
git clone https://github.com/ahmedakpro/code_generator.git
-
Navigate to the project directory 📂
cd code_generator
-
Install dependencies 📦
flutter pub get
-
Run the application
▶️ flutter run
Contributions are welcome! If you have suggestions for improvements or new features, feel free to:
- 🔹 Open an issue
- 🔹 Submit a pull request
🚀 Happy coding! 🎉
Let me know if you want any more tweaks! 😊