mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
## Description This starts generating Doxygen docs for iOS, macOS, Linux, Windows, and Impeller. It doesn't remove the existing generation for iOS for now, until we can migrate the API docs to include these instead of those. ## Related Issues - https://github.com/flutter/flutter/issues/130999 - Fixes https://github.com/flutter/flutter/issues/124833