mirror of
https://github.com/flutter/flutter.git
synced 2026-02-12 13:56:40 +08:00
Instead of PointerInputEvent having a "type" field, we now have a different class for each pointer type. This has ripple effects throughout the system. I also did code cleanup in affected files while I was there.