flutter_blueprint_maker 1.0.2
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