-
Notifications
You must be signed in to change notification settings - Fork 362
Closed
Description
Run the sample code created from flutter create on a Pixel4 device with profile mode (flutter run --profile), The timeline tab just don't upgrade anything with whatever operation I did on the device. The memory tab is working fine.
The flutter doctor shows:
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel master, 1.20.0-1.0.pre.91, on Mac OS X 10.15.5 19F101, locale en)
[✓] Android toolchain - develop for Android devices (Android SDK version 29.0.3)
[✓] Xcode - develop for iOS and macOS (Xcode 11.5)
[✓] Chrome - develop for the web
[✓] Android Studio (version 4.0)
[✓] Connected device (6 available)
• No issues found!
Is there anything I can do to debug it?
Metadata
Metadata
Assignees
Labels
No labels
