-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team
Description
- URL strategy with all of its bits and pieces.
-
PlatformViewRegistry -
webOnlyAssetManager -
webOnlySetPluginHandler -
webOnlyInitializePlatform -
webOnlyWarmupEngine -
debugEmulateFlutterTesterEnvironment -
webOnlyInstantiateImageCodecFromUrl(rename to make it clear it's html-renderer-only). -
WebOnlyImageCodecChunkCallback -
ui.window.debugOverrideDevicePixelRatio -
ui.window.webOnlyDebugPhysicalSizeOverride -
_flutter_internal_on_benchmark -
Platform/browser detection logic (currently it's duplicated infoundation/_platform_web.dart)- We decided that this shouldn't go in
dart:ui_webbut in a separate package instead.
- We decided that this shouldn't go in
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: tech-debtTechnical debt, code quality, testing, etc.Technical debt, code quality, testing, etc.platform-webWeb applications specificallyWeb applications specificallyteam-webOwned by Web platform teamOwned by Web platform teamtriaged-webTriaged by Web platform teamTriaged by Web platform team