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

Dependency Conflict with intl (0.20.1) #2197

Open
myavuzokumus opened this issue Dec 5, 2024 · 2 comments
Open

Dependency Conflict with intl (0.20.1) #2197

myavuzokumus opened this issue Dec 5, 2024 · 2 comments
Labels
core Common open Open xlsIO XlsIO component

Comments

@myavuzokumus
Copy link

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

  • 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.
@VijayakumarMariappan VijayakumarMariappan added xlsIO XlsIO component core Common open Open labels Dec 9, 2024
@soufianebenyaala
Copy link

same here !!

@enzo-desimone
Copy link

Am also getting same issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Common open Open xlsIO XlsIO component
Projects
None yet
Development

No branches or pull requests

4 participants