mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
* DRAFT: adding support for enabling semantics on desktop * Working solution for desktop. * Refactoring class structure. Removing unrelated comments. * Fixing enabling semantics from dom_renderer * Adding unit tests.Fixing failing cases. More refactoring. * more work on tests. * Fixing licences * addressing PR comments