date_time_picker
date_time_picker copied to clipboard
Any update for intl 0.18.0?
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
+1
+1
+1
Same since update to Dart3
+1
Use this:
date_time_picker:
git:
url: https://github.com/DavidHDJ/date_time_picker.git
ref: 2.1.1
Can some admin update the extension. This is critical!
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 :)
try the following in the meanwhile
date_time_picker: git: url: https://github.com/arsarsars1/date_time_picker.git ref: new_version