Flutter draw a custom seatmap with svg json data

Viewed 33

I have a problem with the seat map for event booking. APIs respond to the SVG data with paths to draw a seat map. I don't know how to draw the map by data and track seat selection using flutter or native code(native module for flutter). Do you have any idea? Please help me!

seatmap seatmap Sample data: sample data

0 Answers
Related