Floor Plan Builder
Status GitHub

🏗️ Floor Plan Builder

Flutter package for interactive floor plans with customizable tables.

Flutter Dart

What it does

Flutter package (v0.0.1) that renders interactive restaurant/venue floor plan layouts. Accepts a JSON list of tables, renders round or rectangle SVG table shapes with green/orange availability coloring, supports pinch-to-zoom and drag via InteractiveViewer, and fires an onTableTap callback with a TableModel. Includes example app and test directory.