Open
Description
Steps to reproduce
f5ef86f6ad9566eece02fe437ef735ce.mp4
example code: https://github.com/OnClickListener2048/flutter_test
if you can run this code successfully, do as my video and you would get the same result.
Expected results
not flickering
Actual results
flickering
Code sample
Code sample
https://github.com/OnClickListener2048/flutter_test ```dart [Paste your code here] ```Screenshots or Video
f5ef86f6ad9566eece02fe437ef735ce.mp4
Logs
no meanful log
Flutter Doctor output
Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[!] Flutter (Channel unknown, 3.7.12, on macOS 15.5 24F74 darwin-arm64, locale zh-Hans-CN)
! Flutter version 3.7.12 on channel unknown at /Users/dagou/.fvm/versions/3.7.12
Currently on an unknown channel. Run `flutter channel` to switch to an official channel.
If that doesn't fix the issue, reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
! Unknown upstream repository.
Reinstall Flutter by following instructions at https://flutter.dev/docs/get-started/install.
[!] Android toolchain - develop for Android devices (Android SDK version 35.0.1)
✗ cmdline-tools component is missing
Run `path/to/sdkmanager --install "cmdline-tools;latest"`
See https://developer.android.com/studio/command-line for more details.
✗ Android license status unknown.
Run `flutter doctor --android-licenses` to accept the SDK licenses.
See https://flutter.dev/docs/get-started/install/macos#android-setup for more details.
[✗] Xcode - develop for iOS and macOS
✗ Xcode installation is incomplete; a full installation is necessary for iOS development.
Download at: https://developer.apple.com/xcode/download/
Or install Xcode via the App Store.
Once installed, run:
sudo xcode-select --switch /Applications/Xcode.app/Contents/Developer
sudo xcodebuild -runFirstLaunch
✗ CocoaPods not installed.
CocoaPods is used to retrieve the iOS and macOS platform side's plugin code that responds to your plugin usage on the Dart side.
Without CocoaPods, plugins will not work on iOS or macOS.
For more info, see https://flutter.dev/platform-plugins
To install see https://guides.cocoapods.org/using/getting-started.html#installation for instructions.
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.3)
[✓] VS Code (version 1.100.0)
[✓] Connected device (3 available)
[✓] HTTP Host Availability
Metadata
Metadata
Assignees
Labels
No labels