You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When trying to integrate syncfusion_flutter_xlsio version ^27.2.5 with the intl package, a dependency conflict occurs due to the intl version constraints.
Steps to reproduce
Add syncfusion_flutter_xlsio ^27.2.5 to a Flutter project that also uses the intl (0.20.1) package.
Run flutter pub get.
Observe the dependency conflict error.
Code sample
None
Screenshots or Video
None
Stack Traces
None
On which target platforms have you observed this bug?
Android
Flutter Doctor output
Doctor output
[√] Flutter (Channel stable, 3.24.5, on Microsoft Windows [Version 10.0.26100.2161], locale tr-TR) • Flutter version 3.24.5 on channel stable at C:\src\flutter • Upstream repository https://github.com/flutter/flutter.git • Framework revision dec2ee5c1f (3 weeks ago), 2024-11-13 11:13:06 -0800 • Engine revision a18df97ca5 • Dart version 3.5.4 • DevTools version 2.37.3[√] Windows Version (Installed version of Windows is version 10 or higher)[√] Android toolchain - develop for Android devices (Android SDK version 35.0.0) • Android SDK at C:\Users\ASUS\AppData\Local\Android\sdk • Platform android-35, build-tools 35.0.0 • Java binary at: C:\Users\ASUS\AppData\Local\Programs\Android Studio\jbr\bin\java • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11) • All Android licenses accepted.[√] Visual Studio - develop Windows apps (Visual Studio Derleme Araçları 2022 17.8.3) • Visual Studio at C:\Program Files (x86)\Microsoft Visual Studio\2022\BuildTools • Visual Studio Derleme Araçları 2022 version 17.8.34330.188 • Windows 10 SDK version 10.0.22000.0[√] Android Studio (version 2024.2) • Android Studio at C:\Users\ASUS\AppData\Local\Programs\Android Studio • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart • Java version OpenJDK Runtime Environment (build 21.0.3+-12282718-b509.11)[√] IntelliJ IDEA Ultimate Edition (version 2024.3) • IntelliJ at C:\Users\ASUS\AppData\Local\Programs\IntelliJ IDEA Ultimate • Flutter plugin can be installed from: https://plugins.jetbrains.com/plugin/9212-flutter • Dart plugin can be installed from: https://plugins.jetbrains.com/plugin/6351-dart[√] Connected device (3 available) • SM S901E (mobile) • R5CT42EAF9L • android-arm64 • Android 14 (API 34) • Windows (desktop) • windows • windows-x64 • Microsoft Windows [Version 10.0.26100.2161] • Edge (web) • edge • web-javascript • Microsoft Edge 131.0.2903.70[√] Network resources • All expected network resources are available.
The text was updated successfully, but these errors were encountered:
Bug description
When trying to integrate syncfusion_flutter_xlsio version ^27.2.5 with the intl package, a dependency conflict occurs due to the intl version constraints.
Steps to reproduce
Code sample
None
Screenshots or Video
None
Stack Traces
None
On which target platforms have you observed this bug?
Android
Flutter Doctor output
Doctor output
The text was updated successfully, but these errors were encountered: