Retail invoice management made easy
MoneyUp is a retail invoice management prototype.
- Creation of an invoice
- Viewing created invoices and their details
- Export an invoice as a PDF
- State persistence
An export of the invoice generated can be found in the preview folder.
Clone the repo, install the required dependencies and run the app:
flutter pub get
flutter run -d chrome
flutter test