floors_map_widget 1.0.1 copy "floors_map_widget: ^1.0.1" to clipboard
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 #

  1. shop
  2. parkingspace
  3. atmmachine
  4. toilet
    • male
    • female
    • mother_and_child
  5. 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
8
likes
135
points
34
downloads

Publisher

unverified uploader

Weekly Downloads

This widget allows you to create an interactive building map from an SVG image

Repository (GitHub)
View/report issues
Contributing

Topics

#building-a-route #floor-navigation #navigation #interactive-map #floor-plan

Documentation

API reference

License

MIT (license)

Dependencies

collection, flutter, flutter_svg, xml

More

Packages that depend on floors_map_widget