BlingBill is a sleek jewelry inventory and billing app that helps jewelers manage products, track sales, and generate invoices effortlessly.
- ✅ Add/edit/delete products
- 🏷 Categorize jewelry items
- 💰 Set prices, discounts, and taxes
- 📸 Product image uploads
- 🔍 Advanced search & filtering
- 🧾 Invoice generation
- 🧮 Automatic tax calculations
- 💸 Discount applications
- 🖨 Bill printing support
| Category | Technology |
|---|---|
| Framework | Flutter |
| Language | Dart |
| State Management | GetX |
| Local Database | Sqlflite |
| Image Picker | image_picker |
| Pdf Generator | |
| Fonts | google_fonts |
| Internationalization | intl |
- Flutter SDK ≥ 3.0
- Dart ≥ 3.0
# Clone repository
git clone https://github.com/yourusername/blingbill.git
# Install dependencies
flutter pub get
# Run the app
flutter run