floor_plan_builder 0.0.1
floor_plan_builder: ^0.0.1 copied to clipboard
A Flutter package for building floor plans with tables.
Floor Plan Builder #
Floor Plan Builder is a Flutter package that allows you to create interactive floor plans with customizable tables. It provides an easy way to visualize and interact with table layouts in various spaces.
Features #
- Create floor plans with multiple tables
- Support for different table shapes (round, rectangle)
- Interactive dragging and zooming of the floor plan
- Customizable table properties (name, seating capacity, availability)
- Responsive design that adapts to different screen sizes
- Easy integration with existing Flutter projects
Installation #
Add this to your package's pubspec.yaml file:
dependencies:
floor_plan_builder: ^0.1.0