-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/engine
#53139Closed
Copy link
Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.
Description
"[IMPORTANT:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalSkia.mm(68)] Using the Skia rendering backend (Metal)." isn't actionable since Impeller is not yet supported on macOS. Only show this log line on iOS.
$ flutter run lib/main.dart -d macos
...
[2024-05-30 16:52:14.109615] [STDOUT] run:stdout: ✓ Built build/macos/Build/Products/Debug/ui.app
[2024-05-30 16:52:15.059330] [STDOUT] run:stdout: [IMPORTANT:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalSkia.mm(68)] Using the Skia rendering backend (Metal).
[2024-05-30 16:52:15.390364] [STDOUT] run:stdout: Syncing files to device macOS... 24ms
[2024-05-30 16:52:15.393318] [STDOUT] run:stdout:
[2024-05-30 16:52:15.393492] [STDOUT] run:stdout: Flutter run key commands.
[2024-05-30 16:52:15.394165] [STDOUT] run:stdout: r Hot reload. 🔥🔥🔥
Metadata
Metadata
Assignees
Labels
e: impellerImpeller rendering backend issues and features requestsImpeller rendering backend issues and features requestsengineflutter/engine related. See also e: labels.flutter/engine related. See also e: labels.