mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Sometimes you have several listenables, but you want to hand them to an API (e.g. CustomPainter) that only expects one.
Sometimes you have several listenables, but you want to hand them to an API (e.g. CustomPainter) that only expects one.