Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

example no longer compiles on flutter 3.22.0-39.0.pre.2🐛 #1065

Closed
TENX-S opened this issue May 21, 2024 · 2 comments
Closed

example no longer compiles on flutter 3.22.0-39.0.pre.2🐛 #1065

TENX-S opened this issue May 21, 2024 · 2 comments
Labels
bug Something isn't working

Comments

@TENX-S
Copy link

TENX-S commented May 21, 2024

../lib/src/app.dart(521,9): error GC6690633: No named parameter with the name 'checkerboardRasterCacheImages'. [D:\Developer\Projects\new\fluent_ui\example\build\windows\x64\flutter\flutter_assemble.vcxproj]
../lib/src/app.dart(551,7): error GC6690633: No named parameter with the name 'checkerboardRasterCacheImages'. [D:\Developer\Projects\new\fluent_ui\example\build\windows\x64\flutter\flutter_assemble.vcxproj]
C:\Program Files\Microsoft Visual Studio\2022\Enterprise\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'D:\Developer\Projects\new\fluent_ui\example\build\windows\x64\CMakeFiles\3e0a05c9b9835fb56261658353644357\flutter_windows.dll.rule;D:\Developer\Projects\new\fluent_ui\example\build\windows\x64\CMakeFiles\53622a7abd104f368ed051fb40e950ca\flutter_assemble.rule;D:\Developer\Projects\new\fluent_ui\example\windows\flutter\CMakeLists.txt' exited with code 1. [D:\Developer\Projects\new\fluent_ui\example\build\windows\x64\flutter\flutter_assemble.vcxproj]
@bdlukaa
Copy link
Owner

bdlukaa commented May 21, 2024

We do not plan to support beta versions of Flutter. It runs on the Stable channel.

@bdlukaa bdlukaa added the bug Something isn't working label May 21, 2024
@bdlukaa
Copy link
Owner

bdlukaa commented Aug 7, 2024

Fixed on #1097

@bdlukaa bdlukaa closed this as completed Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants