mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
> [!IMPORTANT] > Requires the following engine PR: > * https://github.com/flutter/engine/pull/52380 > ---- This PR refactors Flutter `foundation`'s library `platform` for the web with the same code we use to detect platforms in the engine. ## Issues * Fixes: https://github.com/flutter/flutter/issues/128943 ## Testing Demo app deployed here: * https://dit-browser-detect.web.app