flutter doctor
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel stable, 3.29.1, on macOS 15.3.2 24D81 darwin-arm64, locale en-US)
[✓] Android toolchain - develop for Android devices (Android SDK version 35.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.2)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.2)
[✓] VS Code (version 1.96.4)
[✓] Connected device (6 available)
[✓] Network resources
• No issues found!
Steps to reproduce
Expected results
The app should render the UI without any flickering.
Actual results
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
[Upload media
When impeller is enabled:
WhatsApp.Video.2025-03-26.at.18.31.58.mp4
when impellar is disabled
WhatsApp.Video.2025-03-26.at.18.31.24.mp4
Logs
Logs
[Paste your logs here]Flutter Doctor output
Doctor output