A Flutter-based mobile app for creating professional invoices and bills with an intuitive interface for managing customer details, items, payments, and PDF generation.
App Showcase:
Preview
GitHub Repo
Repository: https://github.com/Bishaladhikari2000/billgenerator
What I’ve Done
I developed this app from scratch, designing an efficient UI for bill creation, implementing dynamic item and payment management, and integrating PDF generation. I handled state management with StatefulWidget, created structured data models, and ensured a seamless user experience with real-time calculations and file-sharing features.
Features
-
Customer Management: Add and manage customer details (name, address, contact).
-
Item Management: Add items with quantity and price, auto-calculate totals.
-
Payment Options: Supports Cash, Credit Card, UPI, and Bank Transfer.
-
PDF Bills: Generate and preview professional PDF invoices.
-
Sharing: Share bills easily across platforms.