flutter_blueprint_maker 1.0.2 copy "flutter_blueprint_maker: ^1.0.2" to clipboard
flutter_blueprint_maker: ^1.0.2 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.1 - 2024-12-23 #

Changed #

  • Updated package name to flutter_blueprint_maker
  • Added GitHub repository links to README

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
115
points
46
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.

Repository (GitHub)
View/report issues

License

MIT (license)

Dependencies

file_picker, flutter, vector_math, xml

More

Packages that depend on flutter_blueprint_maker