flutter / flutter/devtools

Flutter frames chart does not exits on profile mode

Ouverte
#7,701 2 commentaires 0 réactions 1 personne assignée Réclamée par @johnpryan Voir sur GitHub
bug fix it friday P2 screen: performance
Langage dominant
Dart
Étoiles
1.7k
Forks
404
Merge moyen
6 j 17 h
PR mergées (30 j)
18

Description

Hi, i see all flutter tools on debug mode but when i run `flutter run --profile` i only see **Timeline events trace viewer** on performance tab. How can i solve this problem.
I already tried flutter clean.

Launching on an iPhone 12 device.

Flutter doctor results
```
[✓] Flutter (Channel stable, 3.19.6, on macOS 14.4 23E214 darwin-arm64, locale en-TR)
[✓] Android toolchain - develop for Android devices (Android SDK version 33.0.1)
[✓] Xcode - develop for iOS and macOS (Xcode 15.0)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2021.3)
[✓] VS Code (version 1.88.1)
[✓] Connected device (3 available)
[✓] Network resources

• No issues found!
```

Console logs
```
Launching lib/main.dart on Mustafa iPhone’u in profile mode...
Automatically signing iOS for device deployment using specified development team in Xcode project: xxx
Running Xcode build...
└─Compiling, linking and signing... 15.8s
Xcode build done. 37.4s
You may be prompted to give access to control Xcode. Flutter uses Xcode to run your app. If access is not allowed, you can change this through your Settings > Privacy & Security > Automation.
[ERROR:flutter/shell/platform/darwin/graphics/FlutterDarwinContextMetalImpeller.mm(42)] Using the Impeller rendering backend.
Installing and launching... 64.1s

Flutter run key commands.
h List all available interactive commands.
c Clear the screen
q Quit (terminate the application on the device).
A Dart VM Service on Mustafa iPhone’u is available at: http://127.0.0.1:57415/6zSWPSj_Mlc=/
The Flutter DevTools debugger and profiler on Mustafa iPhone’u is available at: http://127.0.0.1:9101?uri=http://127.0.0.1:57415/6zSWPSj_Mlc=/
```

What i see
Screenshot 2024-05-05 at 19 56 01
Screenshot 2024-05-05 at 19 56 15

Guide de contribution

Ouvrir le guide de contribution

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.