flutter / flutter/devtools

Flutter frames chart does not exits on profile mode

Aperta
#7,701 2 commenti 0 reazioni 1 assegnatario Rivendicata da @johnpryan Vedi su GitHub
bug fix it friday P2 screen: performance
Lingua principale
Dart
Stelle
1.7k
Fork
404
Merge medio
6g 17h
PR unite (30g)
18

Descrizione

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

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.