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

[Update]: compatibility with new flutter version #95

Closed
7 tasks done
fmjabato opened this issue May 21, 2024 · 1 comment
Closed
7 tasks done

[Update]: compatibility with new flutter version #95

fmjabato opened this issue May 21, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@fmjabato
Copy link

fmjabato commented May 21, 2024

Is there an existing issue for this?

  • I have searched the existing issues

Package/Plugin version

9.1.0

Platforms

  • Android
  • iOS
  • Linux
  • MacOS
  • Web
  • Windows

Flutter doctor

Flutter doctor
[√] Flutter (Channel stable, 3.22.0, on Microsoft Windows [Versi¢n 10.0.19045.4412], locale es-ES)
    • Flutter version 3.22.0 on channel stable at
    • Upstream repository https://github.com/flutter/flutter.git
    • Framework revision 5dcb86f68f (12 days ago), 2024-05-09 07:39:20 -0500
    • Engine revision f6344b75dc
    • Dart version 3.4.0
    • DevTools version 2.34.3

[√] Windows Version (Installed version of Windows is version 10 or higher)

[√] Android toolchain - develop for Android devices (Android SDK version 33.0.0)
    • Android SDK at 
    • Platform android-33, build-tools 33.0.0
    • ANDROID_HOME = 
    • ANDROID_SDK_ROOT = 
    • Java binary at: 
    • Java version OpenJDK Runtime Environment (build 11.0.13+0-b1751.21-8125866)
    • All Android licenses accepted.

[√] Chrome - develop for the web
    • Chrome at 

[√] Visual Studio - develop Windows apps (Visual Studio Community 2022 17.3.4)
    • Visual Studio at 
    • Visual Studio Community 2022 version 17.3.32901.215
    • Windows 10 SDK version 10.0.19041.0

[√] Android Studio (version 2021.3)
    • Android Studio at 
    • 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 11.0.13+0-b1751.21-8125866)

[√] VS Code (version 1.89.1)
    • VS Code at 
    • Flutter extension version 3.88.0

[√] VS Code (version 1.87.0-insider)
    • VS Code at 
    • Flutter extension version 3.76.0

[√] Connected device (3 available)
    • Windows (desktop) • windows • windows-x64    • Microsoft Windows [Versi¢n 10.0.19045.4412]
    • Chrome (web)      • chrome  • web-javascript • Google Chrome 124.0.6367.208
    • Edge (web)        • edge    • web-javascript • Microsoft Edge 125.0.2535.51

[√] Network resources
    • All expected network resources are available.

• No issues found!

Minimal code example

Code sample

Current Behavior

Not compatible with new intl 0.19.0, crashing dependencies

Expected Behavior

Compatible with intl 0.19.0

Steps To Reproduce

Just update to new flutter release 3.22

Aditional information

Thank you. I know that it's a really new version, but we love your work and want it into our project

@fmjabato fmjabato added the bug Something isn't working label May 21, 2024
@deandreamatias
Copy link
Contributor

Solved in #94

@deandreamatias deandreamatias closed this as not planned Won't fix, can't repro, duplicate, stale May 21, 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