
Somehow I forgot to say "super.tap()" when calling "tap()" on the new superclass, so it was just recursing infinitely but ended up actually crashing on the first reuse of the finder. The error was previously swallowed, I made this print it instead.
This directory contains tools and resources that the Flutter team uses during development of the framework. The tools in this directory should not be necessary for developing Flutter applications, though of course they may be interesting if you are curious.