smart_seat_selector 0.0.5
smart_seat_selector: ^0.0.5 copied to clipboard
A universal grid-based seat selection widget for Flutter supporting Cinemas, Buses, Flights, and Event halls with zoom and pan interaction.
0.0.5 #
- Fixed dependencies mistake in README.md.
0.0.4 #
- Breaking Change: Renamed
SeatLayoutWidgettoSeatLayoutfor cleaner usage. - Added full API documentation for
SeatLayout,SeatController, andSeatLayoutConfig. - Updated example app with better comments and structure.
- Fixed static analysis scores (library names and formatting).
0.0.3 #
- Improved License section formatting in README.md.
0.0.2 #
- Fixed formatting issues in the README.md table.
0.0.1 #
- Initial release of Smart Seat Selector.
- Added support for Cinemas, Buses, and Events.
- Added Zoom, Pan, and Multi-select features.