MyTempo - Metronome
A metronome that uses native code for sound, and flutter for an awesome ui experience
MyTempo was an attempt made to see if it was possibe to make a metronome with flutter. With the help of threading, java, and flutter native commuication, it was possible to have a metronome really responsive, with a custom ui, localization, themes, and navigation in less than a year.

This would have not been possible wihtout flutter reactive approach. Skia for sure is a handy thing for ui