venue_seat_picker 0.1.1
venue_seat_picker: ^0.1.1 copied to clipboard
Interactive, editable venue seat layouts for Flutter, built for and used in production by Festapp.
0.1.1 #
- Removed visual grid lines from empty editor slots while keeping them tappable.
- Added native light and dark surface support through the host
ThemeData. - Improved the mobile demo with explanatory action captions.
0.1.0 #
- Initial release with
VenueSeatViewer,VenueSeatPickerandVenueSeatEditor. - Added a read-only
SeatAdapter, immutableVenueSeatmodel, optimistic selection overlay, versioned JSON, custom rendering, theming, and tests. - Extracted from and used in production by Festapp.