floor_plan_creator 1.0.0 copy "floor_plan_creator: ^1.0.0" to clipboard
floor_plan_creator: ^1.0.0 copied to clipboard

A Flutter package for creating and editing floor plan blueprints with rooms, doors, and SVG export/import capabilities.

Changelog #

All notable changes to this project will be documented in this file.

1.0.0 - 2024-12-22 #

Added #

  • Initial release
  • Basic floor plan editing functionality
  • Multiple room shapes (Rectangle, L-shape, U-shape, T-shape, Circle)
  • Freehand drawing mode
  • Door placement and management
  • Room color customization
  • Room resizing and rotation
  • Room naming and area calculation
  • SVG import/export
  • Web platform support with file download
  • Interactive canvas with zoom and pan
  • Contextual editing toolbar

Features #

  • Draw rooms with various shapes or freehand
  • Add doors to rooms
  • Move, resize, and rotate rooms
  • Customize room colors
  • Edit room names
  • View room dimensions and area
  • Import floor plans from SVG
  • Export floor plans to SVG
  • Full web support
0
likes
100
points
32
downloads

Documentation

API reference

Publisher

unverified uploader

Weekly Downloads

A Flutter package for creating and editing floor plan blueprints with rooms, doors, and SVG export/import capabilities.

License

MIT (license)

Dependencies

file_picker, flutter, vector_math, xml

More

Packages that depend on floor_plan_creator