ezylite 1.0.7
ezylite: ^1.0.7 copied to clipboard
Embeddable Flutter POS module for retail checkout — barcode scanning, cart, and payments in host apps.
1.0.5 #
- Add Cash payment option (blue) at checkout.
- Cash uses the same CMS payment sync path as Pay Now.
- Retry payment uses the last selected payment type.
1.0.4 #
- Fix Scan Barcode hidden in host apps when EzyCart Picker mode was saved in preferences.
- Always show Scan on empty cart and bottom action bar.
1.0.3 #
- Show My QR payment button — display merchant QR image at checkout.
- Capture Payment QR from menu — camera photo saved locally for customer scanning.
- Show My QR — Update Status flow (Success runs Pay Now payment; Failed shows alert).
- Price checker dialog — Add to Cart button alongside Close.
- Hide EzyCart Picker from the side navigation menu.
- Fix portrait payment breakdown sheet not closing when Show My QR is tapped.
1.0.2 #
- Fix edit/delete product dialogs when ezyLite is opened from a host app (plugin mode).
- Fix dialog navigation so pop no longer closes the entire POS screen.
1.0.1 #
- Portrait payment breakdown sheet before confirming payment.
- Responsive portrait and landscape POS home layouts.
- Payment success and failure alert dialogs.
- Orange theme refresh and basket icon on splash / empty cart.
1.0.0 #
- Initial pub.dev release.
- Embeddable POS module for host Flutter apps via
EzyLitePlugin.open(). - Malaysia and Saudi flavor presets with configurable API base URL.
- Barcode scanning, cart, checkout, and payment flows.
- Orange retail theme and plugin-mode navigation for host apps.