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

Any update for intl 0.18.0? #76

Open
ninjagaru opened this issue Mar 21, 2023 · 10 comments
Open

Any update for intl 0.18.0? #76

ninjagaru opened this issue Mar 21, 2023 · 10 comments

Comments

@ninjagaru
Copy link

No description provided.

@tha022
Copy link

tha022 commented Mar 26, 2023

I have same issue. Would be great to get it updated.

Because no versions of date_time_picker match >2.1.0 <3.0.0 and date_time_picker 2.1.0 depends on intl ^0.17.0, date_time_picker ^2.1.0 requires intl ^0.17.0. And because every version of flutter_localizations from sdk depends on intl 0.18.0, date_time_picker ^2.1.0 is incompatible with flutter_localizations from sdk. So, because geotech depends on both flutter_localizations from sdk and date_time_picker ^2.1.0, version solving failed.

Flutter doctor
Doctor summary (to see all details, run flutter doctor -v): [✓] Flutter (Channel master, 3.9.0-17.0.pre.26, on macOS 13.1 22C65 darwin-x64, locale en-NO) [✓] Android toolchain - develop for Android devices (Android SDK version 30.0.3) [✓] Xcode - develop for iOS and macOS (Xcode 14.2) [✓] Chrome - develop for the web [✓] Android Studio (version 2022.1) [✓] Android Studio (version 2022.1) [✓] IntelliJ IDEA Ultimate Edition (version 2022.3.2) [✓] IntelliJ IDEA Ultimate Edition (version 2022.3.1) [✓] IntelliJ IDEA Ultimate Edition (version 2022.3.2) [✓] Connected device (3 available) [✓] Network resources

@maiconkf
Copy link

+1

2 similar comments
@AndRud
Copy link

AndRud commented May 3, 2023

+1

@sarankumar-ns
Copy link

+1

@thomasklaush
Copy link

Same since update to Dart3

@ffamar
Copy link

ffamar commented May 11, 2023

+1

@DavidHDJ
Copy link

Use this:

date_time_picker:
    git:
      url: https://github.com/DavidHDJ/date_time_picker.git
      ref: 2.1.1

@fabiomlferreira
Copy link

Can some admin update the extension. This is critical!

@kamleshwebtech
Copy link

Use this:

date_time_picker:
    git:
      url: https://github.com/DavidHDJ/date_time_picker.git
      ref: 2.1.1

Thank you very much @DavidHDJ It worked like magic, saved my life. Thanks again :)

@arsarsars1
Copy link

try the following in the meanwhile

date_time_picker:
git:
url: https://github.com/arsarsars1/date_time_picker.git
ref: new_version

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests