rodydavis / flutter_piano

A Cross Platform Piano made with Flutter
https://pocketpiano.app
GNU General Public License v3.0
411 stars 101 forks source link

InkWell no use when tap piano key #13

Open wuxq opened 3 years ago

wuxq commented 3 years ago

https://github.com/rodydavis/flutter_piano/blob/508b7dc47cecad5d92e4d1106c4fdefdbcd4b35f/lib/ui/common/piano_key.dart#L29 Hi, I found there is no touch ripples when tap Pianokey, maybe it is a bug. can you help to fix it, thanks.