mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
With this, plugins can know whether or not their input connection should be cached. In very rare cases this can be used by plugins to know how to more properly handle their own input connections, in cases where they're overriding typical input behavior themselves.