This Flutter project demonstrates how to create a complex selectable structure using SVG.
In this project, we've implemented a Flutter application that allows users to interact with SVG elements and select/deselect them dynamically.
- Select and deselect SVG elements by tapping/clicking on them.
- Toggle visibility of hit areas.
- Visual feedback for selected elements.
- Clone the repository.
- Open the project in your preferred Flutter development environment.
- Run the application on your device or emulator.