floors_map_widget 1.0.1
floors_map_widget: ^1.0.1 copied to clipboard
This widget allows you to create an interactive building map from an SVG image
1.0.0 Release Notes (2024-10-18) #
Add support basic interactive objects #
- shop
- parkingspace
- atmmachine
- toilet
- male
- female
- mother_and_child
- stairs
- simple
- fire_escape
- escalator
- elevator
Add FloorSvgParser #
- Can parse points from Circle and Path
- Can parse objects class from Path
Add FloorSvgMap #
- Add function cleanPointsFromMap
Add PathBuilder #
- Can find findShortestPath
FloorItemWidget #
- Can tapped
- Can blinking
- Can customize the animation
Add FloorPathPainter #
- Can paint a path with animation