The Xylophone App lets users play musical notes by tapping colorful tiles, each producing a unique sound. This app is built using Flutter .
- Seven colored tiles, each representing a musical note
- Plays corresponding sound when a tile is tapped
- Uses the audioplayers package for audio playback
- Clone the repository:
git clone https://github.com/Akhil-vk18/Xylophone_App.git cd Xylophone_App