-
Notifications
You must be signed in to change notification settings - Fork 798
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
[syncfusion_flutter_calendar] 'SelectionDetails' is imported from both packages #2193
Comments
Hi @MarlonJD , We have checked the mentioned issue and attempted to replicate the report issue in SfCalendar version 27.2.4 using the web platform you specified. However, we were unable to reproduce it on our end. Please check the attached sample, and if you are still experiencing the issue, we request that you replicate it in the attached sample and provide us with more details regarding the specific scenario in which you are encountering this issue. This will help us to assist you more effectively. Screenshot: Regards, |
Error was on 3.27.0-1.0.pre.685. Did you tried on new flutter 3.27 stable? |
The same issue flutter doctor -v
Error (Xcode): ../../.pub-cache/hosted/pub.dev/syncfusion_flutter_calendar-28.1.33/lib/src/calendar/views/calendar_view.dart:20:1: Error: 'SelectionDetails' is Encountered error while archiving for device. |
And Failed to build iOS app Encountered error while archiving for device. |
I can confirm my changes not breaking any old versions |
Bug description
syncfusion_flutter_calendar cannot build on windows
Steps to reproduce
flutter build windows --release
Code sample
Code sample
Screenshots or Video
Screenshots / Video demonstration
Stack Traces
Stack Traces
On which target platforms have you observed this bug?
Windows
Flutter Doctor output
Doctor summary (to see all details, run flutter doctor -v):
[✓] Flutter (Channel main, 3.27.0-1.0.pre.685, on macOS 15.1.1 24B91 darwin-arm64, locale tr-TR)
[✓] Android toolchain - develop for Android devices (Android SDK version 34.0.0)
[✓] Xcode - develop for iOS and macOS (Xcode 16.1)
[✓] Chrome - develop for the web
[✓] Android Studio (version 2024.1)
[✓] VS Code (version 1.96.0-insider)
[✓] Connected device (3 available)
[✓] Network resources
• No issues found!
The text was updated successfully, but these errors were encountered: