smart_seat_selector 0.0.6 copy "smart_seat_selector: ^0.0.6" to clipboard
smart_seat_selector: ^0.0.6 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.6 #

  • Feature: Added support for disabled seat state (Value 3 in grid).
  • Fix: Resolved an issue where SeatController would notify listeners twice during selection updates, causing double rebuilds.
  • Optimization: Replaced Container with AnimatedContainer in SeatItem for smoother selection transitions.
  • Docs: Updated README.md with clearer installation instructions and updated configuration table.

0.0.5 #

  • Fixed dependencies mistake in README.md.

0.0.4 #

  • Breaking Change: Renamed SeatLayoutWidget to SeatLayout for cleaner usage.
  • Added full API documentation for SeatLayout, SeatController, and SeatLayoutConfig.
  • 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.
2
likes
160
points
242
downloads

Publisher

unverified uploader

Weekly Downloads

A universal grid-based seat selection widget for Flutter supporting Cinemas, Buses, Flights, and Event halls with zoom and pan interaction.

Homepage

Topics

#booking #cinema #widget #seat-selector #seat-picker

Documentation

API reference

License

MIT (license)

Dependencies

flutter

More

Packages that depend on smart_seat_selector