mirror of
https://github.com/flutter/flutter.git
synced 2026-02-05 03:09:43 +08:00
* Add an 'unfocusable' focus node to allow developers to indicate when they don't want a Focus widget to be active * more unfocusable changes. not working. * Switch to focusable attribute * Rename to canRequestFocus * Turn off debug output * Update docs * Removed unused import